summaryrefslogtreecommitdiffstats
path: root/tests/test_print_formatted_text.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_print_formatted_text.py')
-rw-r--r--tests/test_print_formatted_text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_print_formatted_text.py b/tests/test_print_formatted_text.py
index 26c7265..7d0e99a 100644
--- a/tests/test_print_formatted_text.py
+++ b/tests/test_print_formatted_text.py
@@ -1,6 +1,7 @@
"""
Test the `print` function.
"""
+
from __future__ import annotations
import pytest