Skip to content

Commit a70a647

Browse files
committed
Start code block at right indentation
1 parent 8ec86ee commit a70a647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/annotationlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ following attributes:
543543

544544
.. code-block:: python
545545
546-
class Annotate:
546+
class Annotate:
547547
called_formats = []
548548
549549
def __call__(self, format=None, /, *, _self=None):

0 commit comments

Comments
 (0)