File: setup.cfg

package info (click to toggle)
python-pytest-lazy-fixture 0.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 144 kB
  • sloc: python: 924; sh: 6; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
[flake8]
max-line-length = 120
ignore = F821 W503 W504