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