File: .flake8

package info (click to toggle)
python-django-timezone-field 7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: python: 1,047; sh: 6; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (2)
1
2
3
[flake8]
ignore=W503
max-line-length=120