https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 0eb309e02dd38022ed3af1facb291b1a31f4b7e1 authored by Valentin Lorentz on 31 July 2020, 11:00:42 UTC
Rename argument 'object_type' of raw_extrinsic_metadata_get to 'type'.
Tip revision: 0eb309e
pyproject.toml
[tool.black]
target-version = ['py37']
back to top