• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[flake8]
2extend-ignore =
3    E203
4    E501
5filename =
6    *.py
7    *.py.in
8