Fix markup
This commit is contained in:
parent
497fdbf767
commit
64cd1e2d91
|
@ -129,3 +129,5 @@ Scheduler Objects
|
||||||
Read-only attribute returning a list of upcoming events in the order they
|
Read-only attribute returning a list of upcoming events in the order they
|
||||||
will be run. Each event is shown as a :term:`named tuple` with the
|
will be run. Each event is shown as a :term:`named tuple` with the
|
||||||
following fields: time, priority, action, argument.
|
following fields: time, priority, action, argument.
|
||||||
|
|
||||||
|
.. versionadded:: 2.6
|
||||||
|
|
Loading…
Reference in New Issue