swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: e296dfba137b7d0842ea85c883d60c735a4dd2f3 authored by Antoine R. Dumont (@ardumont) on 14 November 2019, 09:26:41 UTC
swh.storage.schemata: Drop schemata from storage
Tip revision: e296dfb
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top