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
469c08f8
Commit
469c08f8
authored
Nov 06, 2022
by
BO ZHANG
🏀
Browse files
tweaks
parent
d593a671
Changes
2
Show whitespace changes
Inline
Side-by-side
csst_common/data_manager.py
View file @
469c08f8
csst_common/utils/_io.py
View file @
469c08f8
...
...
@@ -13,7 +13,3 @@ def remove_dir(path=""):
""" Remove the specified directory. """
if
os
.
path
.
exists
(
path
):
shutil
.
rmtree
(
path
)
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