Files
Gymnasium/gym/scoreboard/api.py

3 lines
224 B
Python
Raw Normal View History

2017-10-15 16:10:02 -07:00
def upload(*args, **kwargs):
raise NotImplementedError('The Gym website has been end-of-lifed. This library is the focus of the project. See https://github.com/openai/gym/issues/718#issuecomment-329661594 for details.')