Skip to content

Commit 3c2db12

Browse files
committed
merge cleanup
1 parent 016fc70 commit 3c2db12

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/test_pandas.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@
1111
from pandas.api.extensions import ExtensionArray
1212
from typing_extensions import assert_type
1313

14-
from tests import (
15-
TYPE_CHECKING_INVALID_USAGE,
16-
check,
17-
)
14+
from tests import check
1815

1916

2017
def test_types_to_datetime() -> None:

0 commit comments

Comments
 (0)