Update repo
All checks were successful
CI Workflow / build-and-test (push) Successful in 11s

This commit is contained in:
2025-08-26 00:35:18 -07:00
parent fcce6439d7
commit fb54fb5aff
5 changed files with 8 additions and 1 deletions

4
pytest.ini Normal file
View File

@@ -0,0 +1,4 @@
[pytest]
testpaths = tests
python_files = test_*.py
python_functions = test_*