Skip to content

Commit

Permalink
Merge pull request openai#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 bea9b09 + 674a647 commit e57b448
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 e57b448

Please sign in to comment.