From 67318f33231f98fddd4565e7fba71532cb6c4386 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Wed, 21 Feb 2018 10:45:06 -0800 Subject: [PATCH] fix __init__.py --- examples/pybullet/gym/pybullet_envs/prediction/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/pybullet/gym/pybullet_envs/prediction/__init__.py b/examples/pybullet/gym/pybullet_envs/prediction/__init__.py index a629e0fe7..3304d604f 100644 --- a/examples/pybullet/gym/pybullet_envs/prediction/__init__.py +++ b/examples/pybullet/gym/pybullet_envs/prediction/__init__.py @@ -1,3 +1,3 @@ -from . import boxstack_pybullet_sim.py -from . import pybullet_sim_gym_env.py +from . import boxstack_pybullet_simy +from . import pybullet_sim_gym_envy