aboutsummaryrefslogtreecommitdiff
path: root/flake8
blob: 464614b6d456a8396225390cfc3dec8d7614d8f7 (plain)
1
2
3
4
5
6
[flake8]
exclude =
  migrations,
  __init__.py,
  settings,
max-line-length = 99