https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 3b5a8d75e49af6399bdc166aac239dbc283f59ab authored by Jenkins for Software Heritage on 22 June 2021, 15:41:47 UTC
Updated backport on buster-swh from debian/0.16.0-1_swh1 (unstable-swh)
Tip revision: 3b5a8d7
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top