https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 234e502750d03fb338a7fb331321361c0b71252d authored by Jenkins for Software Heritage on 12 July 2022, 08:50:48 UTC
New upstream version 6.3.0
Tip revision: 234e502
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