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
e197379c
"vscode:/vscode.git/clone" did not exist on "6e2f213fa70310e6f2ac89bd8aba7a51475f001d"
Commit
e197379c
authored
Jan 12, 2015
by
Robert McGibbon
Browse files
that statement doesn't do anything
parent
40632e11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
wrappers/python/src/swig_doxygen/swig_lib/python/pythoncode.i
...pers/python/src/swig_doxygen/swig_lib/python/pythoncode.i
+0
-1
No files found.
wrappers/python/src/swig_doxygen/swig_lib/python/pythoncode.i
View file @
e197379c
...
...
@@ -275,7 +275,6 @@ def stripUnits(args):
arg
=
dict
(
zip
(
newKeys
,
newValues
))
elif
not
isinstance
(
arg
,
_string_types
)
:
try
:
iter
(
arg
)
#
Reclusively
strip
units
from
all
quantities
arg
=
stripUnits
(
arg
)
except
TypeError
:
...
...
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