Skip to content
Snippets Groups Projects
Commit 1539cbf5 authored by kulcsar's avatar kulcsar
Browse files

change mixlayer to be single layer

parent 67e76a5c
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ if __name__ == "__main__":
parser.add_argument(
"--mixlayer",
help="specify the layer to mix. Only select one layer at a time",
type=list
type=int
)
#Datasets
......
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