Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-06 23:32:18 +02:00
parent 00cefd06fe
commit 36cd9d8dd9
4 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
from gymnasium import spaces
from gym import spaces
class Parameter(object):