docs/library/builtins.rst: Add module title.

This fixes the rendering on library/index.rst.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
pull/7677/head
Jim Mussared 2021-08-16 23:07:46 +10:00 zatwierdzone przez Damien George
rodzic 91a99fcf0e
commit af162257d3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
Builtin functions and exceptions
================================
:mod:`builtins` -- builtin functions and exceptions
===================================================
All builtin functions and exceptions are described here. They are also
available via ``builtins`` module.