Spaces:
Runtime error
Runtime error
__pycache__ | |
*.pyc | |
*.pyo | |
*.pyd | |
.Python | |
env/ | |
.venv/ | |
pip-log.txt | |
pip-delete-this-directory.txt | |
.tox/ | |
.coverage | |
.coverage.* | |
.cache | |
nosetests.xml | |
coverage.xml | |
*.cover | |
*.log | |
.git | |
.gitignore | |
.mypy_cache | |
.pytest_cache | |
.hypothesis | |
.idea |