1
0
mirror of synced 2024-11-13 17:40:47 +01:00
bemaniutils/bemani
2021-05-31 18:09:08 +00:00
..
api Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +00:00
backend Fix possible logic error in saving favorites for IIDX. 2021-05-31 18:09:08 +00:00
client Fix some lint and typing issues uncovered by mypy/flake8 upgrades. 2020-11-11 05:14:36 +00:00
common Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +00:00
data Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +00:00
format Some type hint fixes for protocol necessary to compile with mypyc. 2021-05-31 18:08:31 +00:00
frontend Fix massive amount of type errors coming from new MyPy with Flask stubs. 2021-05-19 22:38:00 +00:00
protocol Some type hint fixes for protocol necessary to compile with mypyc. 2021-05-31 18:08:31 +00:00
sniff Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
tests Juggle around some imports a little bit after the massive refactor. 2021-05-30 04:16:08 +00:00
utils Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +00:00
wsgi Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00