core/auth: fix unittests for flows

This commit is contained in:
Jens Langhammer
2020-05-08 16:43:22 +02:00
parent 2a85e5ae87
commit 273af0f1cb
4 changed files with 45 additions and 2 deletions

View File

@ -2,7 +2,7 @@
isort -rc passbook
pyright
black passbook
# scripts/coverage.sh
scripts/coverage.sh
bandit -r passbook
pylint passbook
prospector