[docs] fix some minor reST markup issues in the doc-string (#6646)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2026-09-04 11:18:59 +02:00
committed by GitHub
parent 03c439a5b9
commit 15a91992e4
3 changed files with 4 additions and 4 deletions

View File

@@ -305,7 +305,7 @@ class Engine(abc.ABC): # pylint: disable=too-few-public-methods
region: str = ""
"""For an engine, when there is ``region: ...`` in the YAML settings the engine
does support only this one region::
does support only this one region:
.. code:: yaml