update
Some checks failed
Tests / test (macos-latest, 3.10) (push) Waiting to run
Tests / test (macos-latest, 3.8) (push) Waiting to run
Tests / test (macos-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (windows-latest, 3.10) (push) Waiting to run
Tests / test (windows-latest, 3.8) (push) Waiting to run
Tests / test (windows-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / test (ubuntu-latest, 3.8) (push) Has been cancelled

This commit is contained in:
2025-03-09 04:44:55 -07:00
parent ad11faf1b0
commit 224fbde0a4
7 changed files with 174 additions and 117 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ tests/__pycache__/
.pytest_cache
.env
.coverage
coverage.xml
junit.xml