This commit is contained in:
암냥 2025-09-13 16:18:28 +09:00
commit 40266cc6e5
191 changed files with 5022 additions and 0 deletions

3
pytest.ini Normal file
View file

@ -0,0 +1,3 @@
[pytest]
pythonpath = .
asyncio_mode = auto