Skip to content

Commit e485a01

Browse files
authored
Merge pull request #1980 from Vaibhav-Chopra-GT/doctestfix
Doctestfix
2 parents 979d14b + 339ad4e commit e485a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-from-source.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ You can also use the test runner to run the doctests:
203203

204204
.. code:: bash
205205
206-
python run-tests.py --doctests
206+
python run-tests.py --doctest
207207
208208
There is more to the PyBaMM test runner. To see a list of all options, type
209209

0 commit comments

Comments
 (0)