Skip to content

Commit b806c04

Browse files
Make syntax example render as code (#2033)
1 parent 3b987a9 commit b806c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/writing_stubs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ more concise files.
495495
Syntax Example
496496
--------------
497497

498-
The below is an excerpt from the types for the ``datetime`` module.
498+
The below is an excerpt from the types for the ``datetime`` module::
499499

500500
MAXYEAR: int
501501
MINYEAR: int

0 commit comments

Comments
 (0)