Update and rename dict_space.py to dict.py

This commit is contained in:
Xingdong Zuo
2019-03-25 00:41:18 +01:00
committed by GitHub
parent cee92691ad
commit f5d571a16d

View File

@@ -1,4 +1,3 @@
import gym
from collections import OrderedDict
from .space import Space