swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 4918759fc84376b16ebf82c60da9d2c17d265821 authored by Valentin Lorentz on 07 August 2020, 12:04:37 UTC
Make snapshot_get_branches return a TypedDict containing SnapshotBranch objects.
Tip revision: 4918759
pyproject.toml
[tool.black]
target-version = ['py37']
back to top