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
Martin Schorb
VolumeAlign
Commits
27ac42e0
Commit
27ac42e0
authored
Jan 04, 2022
by
Martin Schorb
Browse files
remove debug prints
parent
fcb2e0b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
dash/filetypes/N5_export.py
View file @
27ac42e0
...
...
@@ -89,8 +89,6 @@ def n5export_update_compute_settings(*inputs):
else
:
out
[
0
]
=
inputs
[
0
]
print
(
inputs
)
if
type
(
inputs
[
1
])
in
(
str
,
type
(
None
))
or
inputs
[
1
]
==
{}:
out
[
1
]
=
120
else
:
...
...
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