remove cov

This commit is contained in:
long2ice
2020-05-20 19:00:03 +08:00
parent f5e5d24855
commit bf1d745cef
6 changed files with 5 additions and 78 deletions

View File

@@ -15,7 +15,7 @@ use_parentheses=True
line_length=100
[tool:pytest]
addopts = -n auto --cov=tortoise --tb=native -q
addopts = -n auto --tb=native -q
[mypy]
pretty = True