bemaniutils/bemani/data
2025-10-24 01:33:04 +00:00
..
api Format with black. 2025-10-03 22:00:04 -04:00
migrations Make use of information about DanEvo attempts to correctly track attempts on the network. 2025-10-24 01:33:04 +00:00
mysql Don't crash if a client tries to create an account with a card we know already. 2025-10-03 22:00:04 -04:00
__init__.py Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
config.py Fix some new typing errors (a bunch of ignores can be removed!), black errors. 2024-03-30 02:07:21 +00:00
data.py Fix incompatibility with existing database migrator after SQLAlchemy 2.0. 2024-09-26 01:21:17 +00:00
exceptions.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
interfaces.py Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
remoteuser.py Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
triggers.py Format with latest black, fix latest type issues. 2025-08-14 01:52:48 +00:00
types.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00