File: .pep8speaks.yml

package info (click to toggle)
umap-learn 0.4.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,668 kB
  • sloc: python: 7,504; sh: 77; makefile: 17
file content (2 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (3)
1
2
pycodestyle:  # Same as scanner.linter value. Other option is flake8
    max-line-length: 88  # Default is 79 in PEP 8