mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-19 05:25:54 +00:00
3 lines
224 B
Python
3 lines
224 B
Python
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.')
|