@@ -66,6 +66,15 @@ profile = black
indent-size = 4
max-line-length = 88
extend-ignore = W503,W605
exclude =
venv
__pycache__
.venv
./env
venv/
env
.env
./build
[mypy]
python_version = 3.9
The note is not visible to the blocked user.