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
csst-pipeline
csst_common
Commits
dbdc9d9a
Commit
dbdc9d9a
authored
Aug 18, 2023
by
BO ZHANG
🏀
Browse files
remove dfs note settings from CsstMsDataManager
parent
d08ca3ad
Pipeline
#1159
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_common/data_manager.py
View file @
dbdc9d9a
...
...
@@ -247,9 +247,6 @@ class CsstMsDataManager:
self
.
backend
=
backend
self
.
device
=
device
# aXe
self
.
set_env
()
# change to working directory
os
.
chdir
(
self
.
dir_l1
)
# clear dir_l1
...
...
@@ -937,7 +934,6 @@ class CsstMsDataManager:
dir_l0
=
dir_l0
,
dir_l1
=
dir_l1
,
path_aux
=
path_aux
,
use_dfs
=
use_dfs
,
n_jobs
=
n_jobs
,
backend
=
backend
,
device
=
device
,
...
...
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