Revision ff33f609fa62e487980891656780d57ffdc3f33c authored by Jenkins for Software Heritage on 02 March 2021, 08:19:54 UTC, committed by Jenkins for Software Heritage on 02 March 2021, 08:19:54 UTC
1 parent 2460762
Raw File
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top