Revision 28a8acb0802eb271d06d1d05c9190477e0884b37 authored by Jenkins for Software Heritage on 30 August 2023, 12:10:30 UTC, committed by Jenkins for Software Heritage on 30 August 2023, 12:10:30 UTC
1 parent 49b3e56
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top