https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 3e26744a4ec65cf0038a91871eff1426d96faa98 authored by Antoine R. Dumont (@ardumont) on 04 February 2019, 10:43:34 UTC
swh/manage: Fix flake8 warning
Tip revision: 3e26744
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
*.egg-info/
version.txt
build/
dist/
/analysis.org
/swh/deposit/fixtures/private_data.yaml
/swh/deposit.json
/test.json
/swh/test
db.sqlite3
/.noseids
*.tgz
*.zip
*.tar.gz
*.tar.bz2
*.tar.lzma
.tox/
back to top