https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: ba0c4e19e6b01f0c9585832f7fe430975f48ab8c authored by Antoine R. Dumont (@ardumont) on 16 June 2020, 17:10:53 UTC
model.hypothesis_strategies: Make metadata always none on origin_visit
Tip revision: ba0c4e1
pyproject.toml
[tool.black]
target-version = ['py37']
back to top