Skip to content

Commit 0897489

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent 6a3d9ba commit 0897489

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_tutorial/test_parameter_types/test_enum/test_tutorial002.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import sys
44

55
import pytest
6-
import typer
7-
from typer import Typer
86
from typer.testing import CliRunner
97

108
from tests.utils import needs_py311

0 commit comments

Comments
 (0)