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

from gym.envs.board_game.go import GoEnv from gym.envs.board_game.hex import HexEnv