File: tox.ini

package info (click to toggle)
pytorch-vision 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,680 kB
  • sloc: python: 23,206; cpp: 9,912; sh: 705; makefile: 18
file content (4 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
[flake8]
max-line-length = 120
ignore = F401,E402,F403,W503,W504
exclude = docs/src