Skip to content
Snippets Groups Projects
Commit 647e8f89 authored by Verena Kain's avatar Verena Kain
Browse files

Switch to coi EnvSpec

parent 9a818194
No related branches found
No related tags found
No related merge requests found
Pipeline #10010241 failed
......@@ -10,7 +10,7 @@ import typing as t
from logging import getLogger
from cernml import coi
from gymnasium.envs.registration import EnvSpec
from cernml.coi.registration import EnvSpec
try:
import importlib.metadata as importlib_metadata
......@@ -31,7 +31,7 @@ BUILTIN_ENVS = [
# "cern_awake_env.simulation",
# "cern_isolde_offline_env",
# "cern_leir_transfer_line_env",
"cern_sps_splitter_opt_env",
#"cern_sps_splitter_opt_env",
# "cern_sps_tune_env",
# "cern_sps_zs_alignment_env",
# "linac3_lebt_tuning",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment