https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: df95a28328fcd6b8171b5a2feebb012b452d52f3 authored by Jenkins for Software Heritage on 06 October 2023, 14:17:42 UTC
Updated debian changelog for version 1.11.0
Tip revision: df95a28
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