mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
renamed void_pipeline to vide_pipeline
This commit is contained in:
parent
4d9c5ab2c1
commit
d7c0fbc720
5 changed files with 11 additions and 11 deletions
|
@ -32,7 +32,7 @@ import pickle
|
|||
# ------------------------------------------------------------------------------
|
||||
|
||||
if (len(sys.argv) == 1):
|
||||
print("Usage: python3 -m void_pipeline parameter_file.py")
|
||||
print("Usage: python3 -m vide_pipeline parameter_file.py")
|
||||
exit(-1)
|
||||
|
||||
if (len(sys.argv) > 1):
|
Loading…
Add table
Add a link
Reference in a new issue