add: remove secret strings

This commit is contained in:
h z
2025-05-23 19:44:49 +01:00
commit f96707629f
32 changed files with 597 additions and 0 deletions

1
tests/conftest.py Normal file
View File

@@ -0,0 +1 @@
pytest_plugins = ["pytest_asyncio"]