File: .flake8

package info (click to toggle)
python-uhashring 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: python: 634; makefile: 19
file content (4 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
4
[flake8]
max-line-length = 119
extend-ignore = E203