Revision 86d05fb2751aeb8fd3cb7347ef788e04995cee45 authored by Antoine R. Dumont (@ardumont) on 08 June 2020, 14:27:11 UTC, committed by Antoine R. Dumont (@ardumont) on 09 June 2020, 12:33:58 UTC
1 parent 0860920
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top