summaryrefslogtreecommitdiff
path: root/sphinx/testing/path.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/testing/path.py')
-rw-r--r--sphinx/testing/path.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/sphinx/testing/path.py b/sphinx/testing/path.py
index 40de6f069..7c4eb7f2b 100644
--- a/sphinx/testing/path.py
+++ b/sphinx/testing/path.py
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
import builtins
import os
import shutil