gym_soccer/envs/__init__.py (3 lines of code) (raw):

from gym_soccer.envs.soccer_env import SoccerEnv from gym_soccer.envs.soccer_empty_goal import SoccerEmptyGoalEnv from gym_soccer.envs.soccer_against_keeper import SoccerAgainstKeeperEnv