Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIT-Sch-GE
2021 Cell Tracking
Commits
28504487
Commit
28504487
authored
Mar 19, 2021
by
sp8646
Browse files
fix typo
parent
0a3c32ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.py
View file @
28504487
...
...
@@ -14,7 +14,7 @@ def get_data_path():
def
get_results_path
():
project_path
=
get_project_path
()
parent_dir
=
project_path
.
parent
return
parent_dir
/
'
R
esults'
return
parent_dir
/
'
r
esults'
# get string path
def
string_path
(
path_arg
):
...
...
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