summaryrefslogtreecommitdiffstats
path: root/tests/end_of_file_fixer_test.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-19 07:03:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-19 07:03:33 +0000
commit30c7dca8030a241574849eaed2b3370d470e4e37 (patch)
treecdc35cb58927714b5ae9160c1779246b69ae7a29 /tests/end_of_file_fixer_test.py
parentAdding upstream version 4.1.0. (diff)
downloadpre-commit-hooks-30c7dca8030a241574849eaed2b3370d470e4e37.tar.xz
pre-commit-hooks-30c7dca8030a241574849eaed2b3370d470e4e37.zip
Adding upstream version 4.3.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/end_of_file_fixer_test.py')
-rw-r--r--tests/end_of_file_fixer_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end_of_file_fixer_test.py b/tests/end_of_file_fixer_test.py
index 60b9e82..8a5d889 100644
--- a/tests/end_of_file_fixer_test.py
+++ b/tests/end_of_file_fixer_test.py
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
import io
import pytest