fixed metaworld registration bug

This commit is contained in:
ottofabian
2021-08-25 11:43:32 +02:00
parent 5c70451018
commit 031dba541a
7 changed files with 129 additions and 9 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
import logging
from typing import Iterable, List, Type, Union
from typing import Iterable, Type, Union
import gym
import numpy as np