https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 5ab70237d6c3b8ed357f2ae03589353b8d6e5052 authored by David Douard on 03 July 2020, 09:45:06 UTC
Extract revision's extra_header as a top level attribute
Tip revision: 5ab7023
pyproject.toml
[tool.black]
target-version = ['py37']
back to top