whitespace

This commit is contained in:
Richard Berger
2020-12-28 09:37:13 -05:00
parent 780c31c5f7
commit 5dc868ec30
3 changed files with 1 additions and 4 deletions

View File

@ -1670,5 +1670,3 @@ class lammps(object):
computeid = computeid.encode()
idx = self.lib.lammps_find_compute_neighlist(self.lmp, computeid, request)
return idx

View File

@ -10,4 +10,4 @@ if not pylib.Py_IsInitialized():
raise RuntimeError("This interpreter is not compatible with python-based mliap for LAMMPS.")
del sysconfig, ctypes, library, pylib
from .loader import load_model, activate_mliappy
from .loader import load_model, activate_mliappy