We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cf4aa commit ce047c1Copy full SHA for ce047c1
.nextmv/readme/python-hexaly-generic/2.sh
@@ -1 +1,4 @@
1
-python3 main.py inFileName=input.dat solFileName=outputs/solutions/output.txt unNest=true
+python3 main.py \
2
+ inFileName=input.dat \
3
+ solFileName=outputs/solutions/output.txt \
4
+ unNest=true
0 commit comments