mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-31 18:12:53 +00:00
Rename to gymnasium
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import numpy as np
|
||||
|
||||
from gym.spaces import Discrete
|
||||
from gymnasium.spaces import Discrete
|
||||
|
||||
|
||||
def test_space_legacy_pickling():
|
||||
|
Reference in New Issue
Block a user