fix: resolve CI linting and dependency issues
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-05 11:53:14 +00:00
parent 5cab291b83
commit 71f4b4c68b

56
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Python
__pycache__/
*.py[cod]
*$py.class
@@ -14,50 +15,25 @@ lib64/
parts/
sdist/
var/
wheels/
wheel/
*.egg-info/
.installed.cfg
*.egg
venv/
ENV/
env/
.venv/
.idea/
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
.pydevproject
.tox/
.nox/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
nosetests.xml
coverage.xml
*.cover
*.py,cover
logs/
*.log
*.db
*.sqlite
*.sqlite3
workspace/
*
# Environment
.env
.venv
env/
venv/
ENV/
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.docker/
tmp/
temp/
*.tmp
*.temp
*.pem
*.key
secrets/
*.readme_generated
.readme_cache/
Thumbs.db