typer/docs_src/exceptions
Sebastián Ramírez c750f8206e
Refactor and document handling pretty exceptions (#422)
* ♻️ Rename pretty_errors_ to pretty_exceptions_ to avoid confusion with validation errors

*  Add source examples for pretty_exceptions

* 📝 Add docs for pretty exceptions

* 🔧 Add Exceptions docs to MkDocs

*  Add tests for tutorial about exceptions

*  Update trackeback tests, remove tests covered by tutorial

*  Fix test for module
2022-07-12 21:06:51 +02:00
..
tutorial001.py Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
tutorial002.py Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
tutorial003.py Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
tutorial004.py Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00