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