1
0
mirror of synced 2024-11-13 17:40:47 +01:00
bemaniutils/bemani
2021-05-24 17:22:50 -04:00
..
api Fix massive amount of type errors coming from new MyPy with Flask stubs. 2021-05-19 22:38:00 +00:00
backend Fix lint errors that crept in. 2021-03-19 00:47:56 +00:00
client Fix some lint and typing issues uncovered by mypy/flake8 upgrades. 2020-11-11 05:14:36 +00:00
common Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
data Fix massive amount of type errors coming from new MyPy with Flask stubs. 2021-05-19 22:38:00 +00:00
format Hack/fix for SWFs with orphaned tags, I think this is correct? 2021-05-24 18:35:43 +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 Another attempted fix for CLANG on OSX. 2021-05-19 20:16:51 +00:00
sniff Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
tests Messy fix for AFP tests failing on Windows. 2021-05-24 17:22:50 -04:00
utils Convert from rendering to a list of images to rendering in a generator so extremely long sequences can be rendered to pngs without OOM. 2021-05-24 17:36:34 +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