@ -21,3 +21,17 @@ install_requires =
[options.packages.find]
include = pyWebLayout*
[flake8]
exclude =
venv,
build,
dist,
.git,
__pycache__,
.pytest_cache,
*.egg-info
max-line-length = 120
extend-ignore = E203
per-file-ignores =
*:F841
The note is not visible to the blocked user.