Skip to content
Snippets Groups Projects
Commit 0bd7c537 authored by valentin.emiya's avatar valentin.emiya
Browse files

update CI

parent 8f70de43
No related branches found
No related tags found
No related merge requests found
Pipeline #5095 failed
......@@ -86,7 +86,7 @@ def generate_config():
with open(config_file, 'w') as config_file:
config.write(config_file)
print('Configuration file created: {}. Please update it with your data '
'path.'.foramt(config_file))
'path.'.format(config_file))
def get_data_path():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment