@@ -0,0 +1,8 @@
[flake8]
max-line-length = 121
exclude =
migrations,
south_migrations,
pinry/settings/,
core/tests/,
@@ -19,3 +19,5 @@ test:
pipenv run python manage.py test
shell:
pipenv run python manage.py shell
flake8:
pipenv run flake8
The note is not visible to the blocked user.