Fix docs after PR #2592

This commit is contained in:
Richard Berger
2021-02-15 13:19:25 -05:00
parent 16004e8f45
commit d256614c9f
5 changed files with 16 additions and 16 deletions

View File

@ -50,7 +50,7 @@ against invalid accesses.
**Numpy Methods**:
* :py:meth:`numpy.extract_atom() <lammps.numpy_wrapper.extract_atom()>`: extract a per-atom quantity as numpy array
* :py:meth:`numpy.extract_atom() <lammps.numpy_wrapper.numpy_wrapper.extract_atom()>`: extract a per-atom quantity as numpy array
.. tab:: PyLammps/IPyLammps API