python3 -m pip install poetry
poetry install
poetry run kasatk
This uses the flake8-black
and flake8-isort
plugins to also check black
and isort
with just one command.
poetry run flake8
python3 -m pip install poetry
poetry install
poetry run kasatk
This uses the flake8-black
and flake8-isort
plugins to also check black
and isort
with just one command.
poetry run flake8