We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578e951 commit 34ee58cCopy full SHA for 34ee58c
api/client/samples/crop_models/sugar.py
@@ -7,9 +7,9 @@
7
# export PYTHONPATH=/your/path/to/gro
8
# python sugar.py --token ...
9
#
10
-# You can either save the gro api token in environment variable GROAPI_TOKEN and run
+# You can either save the gro api token in environment variable GROAPI_TOKEN and run:
11
# python sugar.py
12
-# OR use the token directly via command line argument:
+# OR use the token directly via command line argument:
13
# python sugar.py --token YOUR_API_TOKEN_HERE
14
15
0 commit comments