Broken schema generation

This commit is contained in:
Andrew Brookins 2021-10-12 14:22:57 -07:00
parent 8f32b359f0
commit 5d05de95f8
5 changed files with 234 additions and 58 deletions

View file

@ -17,6 +17,7 @@ mypy = "^0.910"
types-redis = "^3.5.9"
types-six = "^1.16.1"
python-ulid = "^1.0.3"
pylint = "^2.11.1"
[tool.poetry.dev-dependencies]
pytest = "^6.2.4"