@@ -37,6 +37,7 @@ skipsdist = True
commands =
black --version
black --check --diff .
ruff --version
ruff check .
deps =
black
@@ -100,6 +101,3 @@ passenv =
AWS_ACCESS_KEY_ID
AWS_DEFAULT_REGION
AWS_SECRET_ACCESS_KEY
[flake8]
max_line_length = 110
The note is not visible to the blocked user.