diff --git a/changelog/9937.doc.rst b/changelog/9937.doc.rst index 43be61397..326d20ec8 100644 --- a/changelog/9937.doc.rst +++ b/changelog/9937.doc.rst @@ -1 +1 @@ -Explicit note that ``tmpdir`` fixture is discouraged in favour of ``tmp_path``. +Explicit note that :fixture:`tmpdir` fixture is discouraged in favour of :fixture:`tmp_path`.