fixed async file reads
All checks were successful
CI / Build Pip package (push) Successful in 15s
CI / Build Docker image (push) Successful in 3m27s

This commit is contained in:
2024-10-21 19:24:32 +08:00
parent 5229ed167b
commit 011042bc15
8 changed files with 45 additions and 23 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
.venv
__pycache__
*.pyc
src/bugis/_version.py