Skip to content

Commit

Permalink
nuke everything
Browse files Browse the repository at this point in the history
  • Loading branch information
jjshoots committed Feb 7, 2024
1 parent d6210f9 commit df4eb09
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 994 deletions.
4 changes: 4 additions & 0 deletions src/python/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@
from ale_py._ale_py import SDL_SUPPORT, Action, ALEInterface, ALEState, LoggerMode

__all__ = ["Action", "ALEInterface", "ALEState", "LoggerMode", "SDL_SUPPORT"]


from .register_gymnasium import register_gymnasium_envs
register_gymnasium_envs()
Empty file removed src/python/env/__init__.py
Empty file.
Loading

0 comments on commit df4eb09

Please sign in to comment.