Docs: correctly markup sys.monitoring "What's New" entry (#128346)

The sys.monitoring entry was added with commit d2f1d917e.
This commit is contained in:
Erlend E. Aasland 2024-12-30 13:53:40 +01:00 committed by GitHub
parent 81376fef76
commit 2bd5a7ab0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -614,8 +614,8 @@ sys
sys.monitoring
--------------
Two new events are added: :monitoring-event:`BRANCH_LEFT` and
:monitoring-event:`BRANCH_RIGHT`. The ``BRANCH`` event is deprecated.
* Two new events are added: :monitoring-event:`BRANCH_LEFT` and
:monitoring-event:`BRANCH_RIGHT`. The ``BRANCH`` event is deprecated.
tkinter
-------