Commit Graph

10 Commits

Author SHA1 Message Date
Justin Terry
e9d2c41f2b redo black 2021-07-29 12:42:48 -04:00
Christian Clauss
bb81e141ea Blacken the codebase (#2265) 2021-07-28 20:26:34 -04:00
NotNANtoN
96d85029a7 Made observation spaces Dict iterable (#1793) 2020-07-10 16:39:21 -07:00
DanielPBak
e37717ce98 Changed repr of Dict space so that it supports non-string keys. (#1658) 2019-10-25 14:28:19 -07:00
pzhokhov
9a7f10ece1 fix accidental seed function overriding in Space (#1506)
* fix accidental seed function overriding in Space

* default seed to None in spaces
2019-05-24 18:16:07 -07:00
Xingdong Zuo
e3389e0839 Update dict.py (#1435) 2019-04-19 14:19:07 -07:00
Peter Zhokhov
b2fe239cee fix gym.Space -> Space in dict.py 2019-03-25 10:20:49 -07:00
Xingdong Zuo
3100f4da61 Update dict.py 2019-03-25 02:06:55 +01:00
Xingdong Zuo
8d3c4ad6cc Update dict.py 2019-03-25 01:05:15 +01:00
Xingdong Zuo
f5d571a16d Update and rename dict_space.py to dict.py 2019-03-25 00:41:18 +01:00