File: .flake8

package info (click to toggle)
python-unpaddedbase64 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 96 kB
  • sloc: python: 36; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (2)
1
2
3
[flake8]
max-line-length = 88
extend-ignore = E203, W503