Skip to content

Commit 57e9d45

Browse files
committed
removed redundant import
1 parent 2d2104a commit 57e9d45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mdp_playground/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from gym.envs.registration import register
22

3-
import mdp_playground.scripts.run_experiments
4-
53
register(
64
id='RLToy-v0',
75
entry_point='mdp_playground.envs:RLToyEnv',

0 commit comments

Comments
 (0)