summaryrefslogtreecommitdiffstats
path: root/tests/detect_private_key_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/detect_private_key_test.py')
-rw-r--r--tests/detect_private_key_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/detect_private_key_test.py b/tests/detect_private_key_test.py
index d2c724f..41f8bae 100644
--- a/tests/detect_private_key_test.py
+++ b/tests/detect_private_key_test.py
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
import pytest
from pre_commit_hooks.detect_private_key import main