https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 4b779e1e4874c3b5651621da11e9833ca3a06859 authored by Antoine R. Dumont (@ardumont) on 30 January 2020, 15:42:21 UTC
test_model: Simplify and align model checks
Tip revision: 4b779e1
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
.mypy_cache/
back to top