Skip to content

Commit 4cd43f3

Browse files
committed
fix docstring
1 parent f349c80 commit 4cd43f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PyStemmusScope/stemmus_scope.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ class StemmusScope():
7777
repository <https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing>`_
7878
model_src_path(str): path to Stemmus_Scope executable file or to a
7979
directory containing model source codes.
80-
interpreter(str, optional): use `Matlab` or `Octave`. It is optional if
81-
`model_src_path` is a path to Stemmus_Scope executable file.
80+
interpreter(str, optional): use `Matlab` or `Octave`. Only required if
81+
`model_src_path` is a path to model source codes.
8282
8383
Example:
8484
See notebooks/run_model_in_notebook.ipynb in `STEMMUS_SCOPE_Processing

0 commit comments

Comments
 (0)