File: .flake8

package info (click to toggle)
python-httpretty 1.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 712 kB
  • sloc: python: 4,233; makefile: 72
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