You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor!: put the mapper at the root, under its own name (db7f6dd)
BREAKING CHANGES
the submodule path is now snes-mapper-python rather than
packages/snes-mapper, and PYTHONPATH changes with it. A checkout that already has
the old path needs git submodule update --init --recursive after pulling.