Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
ndcurves
Commits
093b8e8e
Commit
093b8e8e
authored
Jan 09, 2020
by
stevet
Browse files
python 3 compatible reformating of notebook.py
parent
8d35b0a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/test/notebook.py
View file @
093b8e8e
...
...
@@ -127,7 +127,7 @@ class TestNotebook(unittest.TestCase):
err
=
False
try
:
prob
=
setup_control_points
(
pD
)
except
RuntimeError
,
e
:
except
RuntimeError
:
err
=
True
assert
err
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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