Revision 74cffb7c4c69edbecc154d2618c29c749f2ca465 authored by Stefano Zacchiroli on 07 May 2020, 14:53:54 UTC, committed by Stefano Zacchiroli on 07 May 2020, 14:53:54 UTC
Reviewers: #reviewers, vlorentz, ardumont

Reviewed By: #reviewers, vlorentz, ardumont

Subscribers: ardumont, vlorentz

Differential Revision: https://forge.softwareheritage.org/D2825
1 parent a97781d
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top