Skip to content

Commit b69cbb0

Browse files
committed
bump version 1.0.2
1 parent 2a52324 commit b69cbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ When working with a repo VSCode sometimes has trouble finding the interprator (e
6666
- To run a python script in the CAVI, edit the `python_script_path` and `args` variables in the [`example_python_script_launcher.py`](./jython_scripts/example_python_script_launcher.py) jython script to point to your python script and save in the CAVI script editor. You can pass arguments from your jython environment (e.g. watershed path etc...), but this is optional. Leave `args` as `None` or `''` if arguments are not needed.
6767
- Output of the python script will be passed to the CAVI console after the process is completed.
6868

69-
## To help maintain the python builds
69+
## To help maintain the python builds
7070

7171
See [`CONTRIBUTING.md`](CONTRIBUTING.md)

0 commit comments

Comments
 (0)