Skip to content

Commit

Permalink
linting again
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Sep 6, 2023
1 parent f82a668 commit 70241b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ipi/engine/forcefields.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from ipi.utils.io import read_file
from ipi.utils.units import unit_to_internal, UnitMap
from ipi.utils.distance import vector_separation
import ipi.utils.profiler

try:
import plumed
Expand Down
1 change: 0 additions & 1 deletion ipi/utils/nmtransform.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

from ipi.utils.depend import dstrip
from ipi.utils.messages import verbosity, info
import ipi.utils.profiler

__all__ = [
"nm_noop",
Expand Down

0 comments on commit 70241b1

Please sign in to comment.