Fix builtins.rst formatting via pre-commit

This commit is contained in:
Alec Delaney 2022-05-13 12:03:14 -04:00
parent cb3932ce29
commit bc9ed81b75

View File

@ -214,7 +214,7 @@ Exceptions
.. exception:: ReloadException
`ReloadException` is used internally to deal with soft restarts.
Not a part of the CPython standard library
.. exception:: StopAsyncIteration