fix: resolve CI/CD linting and type checking issues
Some checks failed
CI / test (3.10) (push) Has started running
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-02 10:03:10 +00:00
parent 55304fd609
commit 8555078b55

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
__pycache__/ # __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
*.so *.so