@@ -0,0 +1,12 @@
[flake8]
max-line-length = 88
extend-ignore = E203
[isort]
profile = black
line_length = 88
[mypy]
strict = true
ignore_missing_imports = true
show_error_codes = true
The note is not visible to the blocked user.