Base project structure

This commit is contained in:
2024-08-15 23:20:58 +00:00
commit 2baacbf50f
18 changed files with 926 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
import pytest
@pytest.mark.asyncio
async def test_coreapp():
assert 1 == 1