Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
tomoscan
Commits
19a9bc5d
Commit
19a9bc5d
authored
Mar 30, 2020
by
Pierre Paleo
Browse files
Remove debug trace
parent
623277b2
Pipeline
#23713
passed with stages
in 2 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tomoscan/esrf/test/test_hdf5scan.py
View file @
19a9bc5d
...
...
@@ -51,7 +51,6 @@ class HDF5TestBaseClass(unittest.TestCase):
self
.
test_dir
=
tempfile
.
mkdtemp
()
def
tearDown
(
self
)
->
None
:
input
(
"o_O"
)
shutil
.
rmtree
(
self
.
test_dir
)
...
...
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