Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
9a79946beb
commit
4815e3f6b2
1 changed files with 4 additions and 0 deletions
|
@ -271,6 +271,10 @@ finally:
|
|||
|
||||
## Chaining exceptions
|
||||
|
||||
{: .topic-optional}
|
||||
This is an optional topic!
|
||||
|
||||
|
||||
Instead of just re-raising an exception we can also add to it with **from**.
|
||||
|
||||
```python
|
||||
|
|
Loading…
Reference in a new issue