Skip to content

Commit

Permalink
Typo in doc and Typing error (#43)
Browse files Browse the repository at this point in the history
* typing_typo

* doc_typo
  • Loading branch information
matteoguarrera authored Jul 10, 2024
1 parent 85ae95e commit 39b22b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The most common and obvious use case for ADEPT is a simple forward simulation th

.. code-block:: bash
(venv) $ python3 run.py --config configs/vlasov-1d/epw
(venv) $ python3 run.py --cfg configs/vlasov-1d/epw
The input parameters are provided in `configs/vlasov-1d/epw.yaml`. The output will be saved and made accessible via MLFlow. To access it,

Expand Down

0 comments on commit 39b22b2

Please sign in to comment.