Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-08-30 21:19:36 +02:00
parent 18331d3314
commit e085238e2f
3 changed files with 5 additions and 5 deletions

View File

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