Skip to content

Commit

Permalink
Fixing doc building errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlarson1 committed Jan 3, 2020
1 parent 7bb792d commit c9366cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ Upload (you will need username/password here)::
twine upload dist/*

If you now run ::

pip install libensemble

it should find the new version.

It should also be visible here:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/calling_scripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ launched in the ``sim_f``. Note the use of the ``parse_args()`` and
:emphasize-lines: 16, 39-92

Six-Hump-Camel Persistent APOSMM
------------------------------
--------------------------------

This example is also from the regression tests and demonstrates configuring a
persistent run via a custom allocation function.
Expand Down

0 comments on commit c9366cd

Please sign in to comment.