Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
d2ea8772
Commit
d2ea8772
authored
Mar 22, 2019
by
tic20
Browse files
Removed spurious "import numpy" line
parent
3111d8cf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
wrappers/python/simtk/openmm/app/internal/customgbforces.py
wrappers/python/simtk/openmm/app/internal/customgbforces.py
+0
-1
No files found.
wrappers/python/simtk/openmm/app/internal/customgbforces.py
View file @
d2ea8772
...
@@ -34,7 +34,6 @@ from __future__ import division, absolute_import
...
@@ -34,7 +34,6 @@ from __future__ import division, absolute_import
from
collections
import
defaultdict
from
collections
import
defaultdict
import
copy
import
copy
import
numpy
from
simtk.openmm.app
import
element
as
E
from
simtk.openmm.app
import
element
as
E
from
simtk.openmm
import
CustomGBForce
,
Discrete2DFunction
from
simtk.openmm
import
CustomGBForce
,
Discrete2DFunction
import
simtk.unit
as
u
import
simtk.unit
as
u
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment