tmp commit

This commit is contained in:
2025-10-16 17:51:45 +09:00
parent 537e7b363f
commit ce72785184
6 changed files with 166 additions and 0 deletions

3
pytest.ini Normal file
View File

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