From 30c7dca8030a241574849eaed2b3370d470e4e37 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 19 Jun 2022 09:03:33 +0200 Subject: Adding upstream version 4.3.0. Signed-off-by: Daniel Baumann --- tests/sort_simple_yaml_test.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/sort_simple_yaml_test.py') 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 -- cgit v1.2.3