Revision 8dcac2b0c3a78104425d5da59b3422642f49aa58 authored by Antoine R. Dumont (@ardumont) on 14 January 2020, 12:40:56 UTC, committed by Antoine R. Dumont (@ardumont) on 14 January 2020, 12:45:11 UTC
1 parent aa588c9
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top