Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
build/
__pycache__
*.py[cod]
*~
/build
/env*/
docs/build/
docs/source/_build
mypyc/doc/_build
*.iml
/out/
.venv*
venv/
.mypy_cache/
.incremental_checker_cache.json
.cache
test-data/packages/.pip_lock
dmypy.json
.dmypy.json
# Packages
*.egg
*.egg-info
*.eggs
# IDEs
.idea
.vscode
# vim temporary files
.*.sw?
*.sw?
# Operating Systems
.DS_Store
# Coverage Files
htmlcov
.coverage*
# pytest cache
.pytest_cache/
# virtualenv
.Python
bin/
lib/
include/
.python-version
pyvenv.cfg
.tox
pip-wheel-metadata
test_capi
*.o
*.a
test_capi
/.mypyc-flake8-cache.json
/mypyc/lib-rt/build/
/mypyc/lib-rt/*.so