mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-28 17:27:08 +00:00
Rename to gymnasium
This commit is contained in:
@@ -3,7 +3,7 @@ import re
|
||||
import numpy as np
|
||||
import pytest
|
||||
|
||||
from gym.spaces import Discrete, Graph, GraphInstance
|
||||
from gymnasium.spaces import Discrete, Graph, GraphInstance
|
||||
|
||||
|
||||
def test_node_space_sample():
|
||||
|
Reference in New Issue
Block a user