Skip to content
Merged
Prev Previous commit
Next Next commit
Update Doc/library/inspect.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
JelleZijlstra and hugovk authored Mar 15, 2023
commit ebe51b55b68b09aa3b5ff4385a247dd6226f1241
2 changes: 1 addition & 1 deletion Doc/library/inspect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1578,7 +1578,7 @@ the following flags:
Buffer flags
------------

The :mod:`inspect` module provides an :class:`enum.IntFlag`
The :mod:`inspect` module provides an :class:`enum.IntFlag`.

.. class:: BufferFlags

Expand Down