Docs: Fix incorrect sphinx markup for a class member (GH-130970)
This commit is contained in:
parent
e708ac8dd4
commit
9a634c5c0c
@ -535,7 +535,7 @@ details of bytecode instructions as :class:`Instruction` instances:
|
||||
:class:`dis.Positions` object holding the
|
||||
start and end locations that are covered by this instruction.
|
||||
|
||||
.. data::cache_info
|
||||
.. data:: cache_info
|
||||
|
||||
Information about the cache entries of this instruction, as
|
||||
triplets of the form ``(name, size, data)``, where the ``name``
|
||||
|
Loading…
x
Reference in New Issue
Block a user