File: setup.cfg

package info (click to toggle)
python-multipledispatch 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: python: 1,116; makefile: 141
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
[flake8]
ignore= F811
max-line-length = 100