fixed async file reads
All checks were successful
CI / Build Docker image (push) Successful in 4m37s
CI / Build Pip package (push) Successful in 14s

This commit is contained in:
2024-10-21 19:24:32 +08:00
parent 5229ed167b
commit 7201051437
8 changed files with 40 additions and 18 deletions

2
.gitignore vendored
View File

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