format: black --exclude env . isort -s env . check: mypy --ignore-missing-imports mirrorme flake8 --ignore=E501 mirrorme