File: .flake8

package info (click to toggle)
pymap3d 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 488 kB
  • sloc: python: 3,352; ruby: 105; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (2)
1
2
3
[flake8]
ignore = E501, W503
exclude = .git,__pycache__,.eggs/,doc/,docs/,build/,dist/