summaryrefslogtreecommitdiffstats
path: root/testing/resources/python_venv_hooks_repo/foo.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/resources/python_venv_hooks_repo/foo.py')
-rw-r--r--testing/resources/python_venv_hooks_repo/foo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/resources/python_venv_hooks_repo/foo.py b/testing/resources/python_venv_hooks_repo/foo.py
index 9c4368e..40efde3 100644
--- a/testing/resources/python_venv_hooks_repo/foo.py
+++ b/testing/resources/python_venv_hooks_repo/foo.py
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
import sys