https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 8e121bbc0d0c4894cc5ce895fe64441a86d45b7e authored by Antoine R. Dumont (@ardumont) on 12 November 2020, 11:59:51 UTC
model.identifiers: Fix one space too many in error message
Tip revision: 8e121bb
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
.mypy_cache/
back to top