Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Mar 6, 2024
1 parent 71588e9 commit 6fee964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/superqt/utils/_errormsg_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ class exceptions_as_dialog:
exception : BaseException | None
Will hold the exception instance if an exception was raised and caught.
Examplez
-------
Examples
--------
```python
from qtpy.QtWidgets import QApplication
from superqt.utils import exceptions_as_dialog
Expand Down

0 comments on commit 6fee964

Please sign in to comment.