flows: complete migration to FlowExecutorView, fully use context

This commit is contained in:
Jens Langhammer
2020-05-08 16:10:27 +02:00
parent 114bb1b0bd
commit 2a85e5ae87
16 changed files with 180 additions and 416 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