We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1170504 + 4a78711 commit efc9a0eCopy full SHA for efc9a0e
changelog/3567.trivial.rst
@@ -0,0 +1 @@
1
+Fix typo in documentation
doc/en/mark.rst
@@ -78,7 +78,7 @@ Updating code
78
~~~~~~~~~~~~~
79
80
The old ``Node.get_marker(name)`` function is considered deprecated because it returns an internal ``MarkerInfo`` object
81
-which contains the merged name, ``*args`` and ``**kwargs**`` of all the markers which apply to that node.
+which contains the merged name, ``*args`` and ``**kwargs`` of all the markers which apply to that node.
82
83
In general there are two scenarios on how markers should be handled:
84
0 commit comments