https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 8c2ee709495b8c2677f7a60e91075f4c3df75ab3 authored by Valentin Lorentz on 19 May 2020, 16:24:21 UTC
origin_metadata_add: Reject non-bytes types for 'metadata'.
Tip revision: 8c2ee70
pyproject.toml
[tool.black]
target-version = ['py37']
back to top