Rename to gymnasium

This commit is contained in:
pseudo-rnd-thoughts
2022-09-08 10:10:07 +01:00
parent 316f616f14
commit 640c509109
289 changed files with 1441 additions and 1447 deletions

View File

@@ -1,6 +1,6 @@
import numpy as np
from gym.spaces import Discrete
from gymnasium.spaces import Discrete
def test_space_legacy_pickling():