File: .flake8

package info (click to toggle)
python-sure 2.0.1%2Bgit.2023.02.06.3aef950b7c-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 744 kB
  • sloc: python: 3,512; makefile: 255; sh: 12
file content (4 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (6)
1
2
3
4
[flake8]
ignore = E501,E731,F401,F821,E901
max-line-length = 120
exclude=patterns = .git,__pycache__,.tox,.eggs,*.egg