Revision ef0600539bb7716380791e9c49619387c30407f4 authored by Valentin Lorentz on 12 August 2020, 11:16:44 UTC, committed by Valentin Lorentz on 14 August 2020, 13:16:29 UTC
1 parent 1266b6a
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top