delete empty lines at the end of files

This commit is contained in:
Axel Kohlmeyer
2020-01-31 14:03:52 -05:00
parent ce10fd01a8
commit cdf2f66c0a
693 changed files with 0 additions and 1406 deletions

View File

@ -3,5 +3,3 @@ PyLammps interface
PyLammps is a Python wrapper class which can be created on its own or
use an existing lammps Python object. It has its own :doc:`Howto pylammps <Howto_pylammps>` doc page.