File: setup.cfg

package info (click to toggle)
pyserial-asyncio 0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 216 kB
  • sloc: python: 435; makefile: 77
file content (4 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (3)
1
2
3
4
[flake8]
max-line-length = 120
ignore = E265, E126, E241