gym_pusht/envs/__init__.py (2 lines of code) (raw):

from gym_pusht.envs.pusht import PushTEnv __all__ = ["PushTEnv"]