Skip to content

Commit

Permalink
Merge pull request #123 from Qinusty/master
Browse files Browse the repository at this point in the history
Fix docs mistake for variants
  • Loading branch information
jachiam authored Mar 14, 2019
2 parents 705446c + 0396c86 commit 97c8c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spinup/utils/run_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,8 +424,8 @@ def variants(self):
==================== ===
Key Val
==================== ===
``'base:param:one'`` 1
``'base:param:two'`` 2
``'base:param:a'`` 1
``'base:param:b'`` 2
==================== ===
the variant dict will have the structure
Expand Down

0 comments on commit 97c8c34

Please sign in to comment.