Compatible with models file in directory. (#70)

This commit is contained in:
long2ice
2020-10-30 19:51:46 +08:00
parent fa73e132e2
commit 648f25a951
5 changed files with 304 additions and 269 deletions

View File

@@ -25,7 +25,7 @@ asyncpg = {version = "*", optional = true}
[tool.poetry.dev-dependencies]
flake8 = "*"
isort = "*"
black = "^19.10b0"
black = "*"
pytest = "*"
pytest-xdist = "*"
pytest-asyncio = "*"