From b3f724b23109d27fe6de4e925b2535446d99f615 Mon Sep 17 00:00:00 2001 From: Dani Sancas Date: Fri, 15 Jul 2022 12:52:46 +0200 Subject: [PATCH] Update changelog/9937.doc.rst on-behalf-of: @clarityai-eng Co-authored-by: Bruno Oliveira --- changelog/9937.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.