diff --git a/docs/guides/writing_stubs.rst b/docs/guides/writing_stubs.rst index 605750d0..0cbf6a7c 100644 --- a/docs/guides/writing_stubs.rst +++ b/docs/guides/writing_stubs.rst @@ -495,7 +495,7 @@ more concise files. Syntax Example -------------- -The below is an excerpt from the types for the ``datetime`` module. +The below is an excerpt from the types for the ``datetime`` module:: MAXYEAR: int MINYEAR: int