diff --git a/tests/test_annotated.py b/tests/test_annotated.py index 4d4c0353ce..7744d4f6fc 100644 --- a/tests/test_annotated.py +++ b/tests/test_annotated.py @@ -1,4 +1,5 @@ import sys + import pytest import typer from typer.testing import CliRunner