https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: e8896bd84a6429cc1c1d1c93f6e9183fcc85f1ec authored by Jenkins for Software Heritage on 10 October 2022, 12:04:58 UTC
New upstream version 1.7.0
Tip revision: e8896bd
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