Codebase list django-allauth / b291240d-e069-4e96-ad90-602817b5925e/main setup.cfg
b291240d-e069-4e96-ad90-602817b5925e/main

Tree @b291240d-e069-4e96-ad90-602817b5925e/main (Download .tar.gz)

setup.cfg @b291240d-e069-4e96-ad90-602817b5925e/mainraw · history · blame

1
2
3
4
5
6
7
[flake8]
max-line-length = 88
ignore = E203, W503, E501, E231  # Black

[egg_info]
tag_build = 
tag_date = 0