============================== 1 passed in 0.01s =============================== $ flake8 $ mypy . scheduler/__init__.py: error: Duplicate module named "scheduler" (also at "./build/lib/scheduler/__init__.py") scheduler/__init__.py: note: Are you missing an __init__.py? Alternatively, consider using --exclude to avoid checking one of them. Found 1 error in 1 file (errors prevented further checking) Cleaning up file based variables ERROR: Job failed: exit code 1