mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-07 00:11:46 +00:00
Update gen-gifs to new render api (#371)
This commit is contained in:
@@ -23,23 +23,3 @@ def trim(docstring):
|
||||
trimmed.pop(0)
|
||||
# Return a single string:
|
||||
return "\n".join(trimmed)
|
||||
|
||||
|
||||
# dont want envs which contain these
|
||||
kill_strs = [
|
||||
"eterministic",
|
||||
"ALE",
|
||||
"-ram",
|
||||
"Frameskip",
|
||||
"Hard",
|
||||
"LanderContinu",
|
||||
"8x8",
|
||||
"uessing",
|
||||
"otter",
|
||||
"oinflip",
|
||||
"hain",
|
||||
"oulette",
|
||||
"DomainRandom",
|
||||
"RacingDiscrete",
|
||||
"GymV21Environment",
|
||||
]
|
||||
|
Reference in New Issue
Block a user