Skip to content

Commit 54eb6ed

Browse files
author
Yuki Kobayashi
committed
Update Doc/c-api/exceptions.rst
1 parent ffa4f4a commit 54eb6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ the variables:
10421042
+=========================================+=================================+==========+
10431043
| :c:data:`PyExc_BaseException` | :exc:`BaseException` | [1]_ |
10441044
+-----------------------------------------+---------------------------------+----------+
1045-
| :c:data:`PyExc_BaseExceptionGroup` | :exc:`BaseExceptionGroup` | |
1045+
| :c:data:`PyExc_BaseExceptionGroup` | :exc:`BaseExceptionGroup` | [1]_ |
10461046
+-----------------------------------------+---------------------------------+----------+
10471047
| :c:data:`PyExc_Exception` | :exc:`Exception` | [1]_ |
10481048
+-----------------------------------------+---------------------------------+----------+

0 commit comments

Comments
 (0)