@ -22,4 +22,10 @@ test:
pytest
coverage:
pytest --cov=ormar --cov=tests --cov-fail-under=100 --cov-report=term-missing
black:
black ormar tests
mypy:
mypy ormar tests
The note is not visible to the blocked user.