Revision d240458cf05c8d696b073c1305e70dd85e2818d5 authored by Jenkins for Software Heritage on 19 May 2020, 16:54:00 UTC, committed by Jenkins for Software Heritage on 19 May 2020, 16:54:00 UTC
1 parent 46e8506
Raw File
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top