File: .flake8

package info (click to toggle)
python-exchangelib 5.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,084 kB
  • sloc: python: 25,351; sh: 6; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 51 bytes parent folder | download
1
2
3
[flake8]
ignore = E203, W503
max-line-length = 120