Fix conflict -m
This commit is contained in:
1
slice.py
1
slice.py
@@ -112,7 +112,6 @@ if __name__ == "__main__":
|
|||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--model_name",
|
"--model_name",
|
||||||
"-m",
|
|
||||||
type=str,
|
type=str,
|
||||||
required=True,
|
required=True,
|
||||||
help="The result will be in Data/{model_name}/raw/ (if Data is dataset_root in configs/paths.yml)",
|
help="The result will be in Data/{model_name}/raw/ (if Data is dataset_root in configs/paths.yml)",
|
||||||
|
|||||||
Reference in New Issue
Block a user