1
0
mirror of synced 2024-11-12 01:00:46 +01:00
bemaniutils/bemani/data
2024-09-26 01:21:17 +00:00
..
api Fix our cache key generation when involving API clients. 2024-06-28 00:14:27 +00:00
migrations Add ability to specify a custom area that gets picked up by some games. 2022-10-15 22:05:08 +00:00
mysql Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00: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 Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
types.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00