WesternFriend/WF-website

View on GitHub
.pep8speaks.yml

Summary

Maintainability
Test Coverage
pycodestyle: # Valid if scanner.linter is pycodestyle
  max-line-length: 120
  statistics: True
  exclude:
    - migrations