Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cmsgemonline
gem-daq
cmsgemos-analysis
Commits
bc28c2a9
Commit
bc28c2a9
authored
Aug 25, 2021
by
Pranjal Sharma
Browse files
commented out code removed
parent
e8081339
Pipeline
#2957299
failed with stages
in 2 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
doc/notebooks/analysis_suite/data_loader/data_importer.py
View file @
bc28c2a9
...
...
@@ -103,10 +103,7 @@ class DataImporter:
except
ValueError
as
e
:
print
(
"file: "
+
file_name_in_destination
+
" could not be saved "
+
str
(
e
))
#return f
#print("copying file with name{} to destination path".format(file_name_in_destination))
#shutil.copy(path, file_name_in_destination)
def
get_list_of_raw_files
(
self
,
raw_data_paths
):
...
...
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