diff --git a/changelog/3446.feature b/changelog/3446.feature index 4f86e3eda..55d4b2264 100644 --- a/changelog/3446.feature +++ b/changelog/3446.feature @@ -1 +1 @@ -introduce node.get_closest_marker(name, default=None) to support simple marker usage setups. \ No newline at end of file +Introduce ``Node.get_closest_marker(name, default=None)`` to support simple marker usage scenarios.