[flake8]
extend-exclude=*migrations*,dockerpythonvenv/*,network-api/media/*,network-api/staticfiles/*
extend-ignore = E203
max-line-length=119