Add missing code-block language

This commit is contained in:
Richard Berger
2020-10-16 18:04:48 -04:00
parent b3b650acf2
commit cd605d46bc

View File

@ -56,7 +56,7 @@ and you should see the same output as if you had typed
Note that without the mpi4py specific lines from ``test.py`` Note that without the mpi4py specific lines from ``test.py``
.. code-block:: .. code-block:: Python
from lammps import lammps from lammps import lammps
lmp = lammps() lmp = lammps()