summaryrefslogtreecommitdiffstats
path: root/tests/prefix_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prefix_test.py')
-rw-r--r--tests/prefix_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/prefix_test.py b/tests/prefix_test.py
index 6ce8be1..1eac087 100644
--- a/tests/prefix_test.py
+++ b/tests/prefix_test.py
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
import os.path
import pytest