Commit Graph

5 Commits

Author SHA1 Message Date
Elijah K
61d9f266bc Py36+ syntax in gym/utils: derived by running pyupgrade --py36-plus gym/utils/**.py and flynt gym --ll 120 (#2472)
Co-authored-by: Ilya Kamen <ilya.kamenshchikov@bosch.com>
2021-11-14 08:50:53 -05:00
Christian Clauss
bb81e141ea Blacken the codebase (#2265) 2021-07-28 20:26:34 -04:00
Greg Brockman
40997b9118 atomic_write.py: Handle missing destination file on Windows 2016-05-26 21:49:29 -07:00
Greg Brockman
a0d02882c2 atomic_write: Support Windows better 2016-05-26 20:50:32 -07:00
Greg Brockman
9984589731 Improve score_from_local implementation (#66)
* Make sure that a callable is passed to start

* Improve autoflushing for score calculation

* Write stats and manifests using proper atomic_writes
2016-05-06 18:19:16 -07:00