summaryrefslogtreecommitdiff
path: root/tests/test_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_files.py')
-rw-r--r--tests/test_files.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_files.py b/tests/test_files.py
index ff02e0e9..e8a6eaca 100644
--- a/tests/test_files.py
+++ b/tests/test_files.py
@@ -3,6 +3,8 @@
"""Tests for files.py"""
+from __future__ import annotations
+
import itertools
import os
import os.path