Skip to content

Commit 8db0394

Browse files
committed
Fix news problem
1 parent 356f56e commit 8db0394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The default error message is now generated from ``name`` and ``obj`` attributes
22
of :exc:`AttributeError` when both are set and the exception was constructed with
3-
no positional arguments, or with a single positional argument equal to :attr:`name`.
3+
no positional arguments, or with a single positional argument equal to ``name``.
44
Patch by Bartosz Sławecki.

0 commit comments

Comments
 (0)