File: setup.cfg

package info (click to toggle)
python-imageio 2.37.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,144 kB
  • sloc: python: 26,306; makefile: 138
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
5
[flake8]
max-line-length = 88
extend-ignore = E203, W503, E501
exclude =
    .venv/