File: .flake8

package info (click to toggle)
pynuki 1.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 164 kB
  • sloc: python: 477; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 51 bytes parent folder | download
1
2
3
[flake8]
max-line-length = 80
extend-ignore = E203