Skip to content

Commit

Permalink
readthedocs error fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaputko committed Oct 25, 2024
1 parent 392a95a commit e618758
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/code_of_conduct.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ as Zoom, Teams, Google Meet, etc.
it is human to err and blaming each other does not get us anywhere. Rather,
offer to help resolve issues and to help learn from mistakes.

Original text courtesy of the `Speak Up! project <http://web.archive.org/web/20141109123859/http://speakup.io/coc.html>`_.
Original text courtesy of the `Speak Up! project <https://web.archive.org/web/20141109123859/http://speakup.io/coc.html>`_.
1 change: 1 addition & 0 deletions smartsim/builders/ensemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def __init__(
example, we can double our Application output:
.. highlight:: python
.. code-block:: python
file_params={"SPAM": ["a", "b"], "EGGS": ["c", "d"]}
Expand Down

0 comments on commit e618758

Please sign in to comment.