4 lines
155 B
ReStructuredText
4 lines
155 B
ReStructuredText
|
Remove ``Node.get_marker(name)`` the return value was not usable for more than a existence check.
|
||
|
|
||
|
Use ``Node.get_closest_marker(name)`` as a replacement.
|