Files
pydantic/.gitignore
T
Nikita Grishko 3f53cb5980 Update documentation (#162) (#189)
* Update documentation (#162)

* More docs about error handling
2018-06-04 10:55:48 +01:00

18 lines
180 B
Plaintext

.idea/
env/
*.py[cod]
*.egg-info/
build/
dist/
.cache/
.mypy_cache/
test.py
.coverage
htmlcov/
benchmarks/*.json
docs/_build/
docs/.TMP_HISTORY.rst
.pytest_cache/
.vscode/
_build/