Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sean Fitzgibbon
SlideR 🍔
Commits
3ced85c3
Commit
3ced85c3
authored
Jan 26, 2022
by
Sean Fitzgibbon
Browse files
bugfix
parent
2b2543ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
slider/external/neurolucida.py
View file @
3ced85c3
...
...
@@ -213,6 +213,7 @@ def parse_contour(c0):
c0_dict
=
{
'name'
:
c0
[
0
].
replace
(
'"'
,
''
),
'closed'
:
False
,
}
points
=
[]
...
...
Write
Preview
Supports
Markdown
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