File: .flake8

package info (click to toggle)
python-hdf5plugin 5.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 101,196 kB
  • sloc: ansic: 159,199; cpp: 24,051; python: 2,700; sh: 2,063; makefile: 1,308; asm: 390; lisp: 82
file content (3 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
[flake8]
max-line-length = 88
extend-ignore = E203,E501,E701