We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e5520 commit e56b43aCopy full SHA for e56b43a
1 file changed
README.md
@@ -138,14 +138,13 @@ Each command has it's own help page, for example:
138
Upload predictions from file.
139
140
Options:
141
- --tournament INTEGER Tournament to target (8 classic, 11 signals, 12
142
- crypto) [default: 8]
+ --tournament INTEGER The ID of the tournament, defaults to 8
143
--model_id TEXT An account model UUID (required for accounts with
144
multiple models
145
-
146
--help Show this message and exit.
147
148
+
149
# API Reference
150
151
Checkout the [detailed API docs](http://numerapi.readthedocs.io/en/latest/api/numerapi.html#module-numerapi.numerapi)
0 commit comments