Revision 28a8acb0802eb271d06d1d05c9190477e0884b37 authored by Jenkins for Software Heritage on 30 August 2023, 12:10:30 UTC, committed by Jenkins for Software Heritage on 30 August 2023, 12:10:30 UTC
1 parent 49b3e56
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