Revision 3546c1c45b675696350bd0c45f8b4100cf2c17c0 authored by Jenkins for Software Heritage on 27 January 2023, 11:26:14 UTC, committed by Jenkins for Software Heritage on 27 January 2023, 11:26:14 UTC
1 parent 9cf76b6
Raw File
setup.cfg
[flake8]
select = C,E,F,W,B950
ignore = E203,E231,E501,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top