swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 469c38c019439ddbe1a0d99a53b9a103f9873cb2 authored by David Douard on 17 September 2020, 11:44:42 UTC
Make origin_add() handle multiple occurences of an origin properly
Tip revision: 469c38c
pyproject.toml
[tool.black]
target-version = ['py37']
back to top