1
1
mirror of https://github.com/Tivix/django-rest-auth.git synced 2025-03-20 09:44:19 +03:00
django-rest-auth/flake8
2015-04-28 10:04:20 +02:00

4 lines
68 B
Plaintext

[flake8]
max-line-length = 160
exclude = docs/*,demo/*
ignore = F403