diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_build.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_build.py b/tests/test_build.py index a4dd684..28d3e80 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -4,9 +4,6 @@ # # Available under the terms of Creative Commons Zero v1.0 Universal. -# Enable using with Python 3.7. -from __future__ import annotations - import pytest import json import shutil |