https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: e6fcfb931a7cf333a9fc3629573cb5d0bab08a88 authored by Antoine R. Dumont (@ardumont) on 31 August 2020, 13:38:12 UTC
storage*: release_get(...) -> List[Optional[Release]]
Tip revision: e6fcfb9
pyproject.toml
[tool.black]
target-version = ['py37']
back to top