Revision 02d9d0d1dadcfaa6b0ada713f39514c7d237ec60 authored by Jenkins for Software Heritage on 24 September 2020, 15:03:58 UTC, committed by Jenkins for Software Heritage on 24 September 2020, 15:03:58 UTC
1 parent 7aea535
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top