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 ac607e8 commit c676851Copy full SHA for c676851
README.md
@@ -43,7 +43,7 @@ python my_script.py 2 80 sigmoid 0.1
43
python my_script.py 2 80 tanh 0.1
44
```
45
46
-Another possiblility is to generate range of argumenst.
+Another possiblility is to generate argument from a range.
47
``smart_dispatch.py -q qtest@mp2 launch python my_script.py [1:4]``
48
49
Will generate:
0 commit comments