File: setup.cfg

package info (click to toggle)
pyopencl 2016.1%2Bgit20161130-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,220 kB
  • ctags: 3,039
  • sloc: python: 20,232; cpp: 8,002; lisp: 4,361; makefile: 192; ansic: 103; sh: 1
file content (3 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
[flake8]
ignore = E126,E127,E128,E123,E226,E241,E242,E265,N802
max-line-length=85