Revision 1608fcd51f192da7299a51e9b71fe1f99b40ffdf authored by Valentin Lorentz on 29 January 2020, 15:15:40 UTC, committed by Valentin Lorentz on 29 January 2020, 15:50:10 UTC
1 parent 68702b5
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top