Skip to content
Snippets Groups Projects
Commit 74e5c1da authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

Dtest

parent d3fa66b7
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ if __name__ == '__main__':
args = docopt(__doc__, version=get_version(), options_first=True)
CURRENT_PATH = Path(__file__).parent.abspath()
print(args)
print("SHAMAN ROCKS")
# find common path
mg_data = [Path(p).abspath() for p in args['-m']]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment