Create aiohttp_pydantic

This commit is contained in:
Vincent Maillol
2020-10-04 12:40:22 +02:00
parent a397f3d8ec
commit 97ede771d2
6 changed files with 216 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__
.pytest_cache