give the correct fixer name (closes #21604)
This commit is contained in:
parent
15e5a165d0
commit
d2058fb5b2
|
@ -336,7 +336,7 @@ and off individually. They are described here in more detail.
|
|||
Replaces use of the :class:`set` constructor with set literals. This fixer
|
||||
is optional.
|
||||
|
||||
.. 2to3fixer:: standard_error
|
||||
.. 2to3fixer:: standarderror
|
||||
|
||||
Renames :exc:`StandardError` to :exc:`Exception`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue