https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: c12fd4a3bb5dfa2e955480d7ec68adc4783e2159 authored by Antoine R. Dumont (@ardumont) on 23 October 2017, 09:31:17 UTC
swh.deposit: Fix pep8 warnings
Tip revision: c12fd4a
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
*.egg-info/
version.txt
/analysis.org
/swh/deposit/fixtures/private_data.yaml
/swh/deposit.json
/test.json
/swh/test
db.sqlite3
/.noseids
back to top