fix: typing issues

This commit is contained in:
2023-11-02 00:21:33 +08:00
parent 0764308638
commit 92fcc53015
3 changed files with 13 additions and 14 deletions

View File

@ -29,4 +29,4 @@ profile = "black"
src_paths = ["src/arcaea_offline"]
[tool.pyright]
ignore = ["**/__debug*.*"]
ignore = ["build/"]