Skip to content

Commit 68cdd6a

Browse files
mroeschkemeeseeksmachine
authored andcommitted
Backport PR pandas-dev#60206: STY: Fix lint error in test_where.py
1 parent b9f1bc6 commit 68cdd6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/tests/frame/indexing/test_where.py

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import numpy as np
55
import pytest
66

7-
from pandas._config import using_string_dtype
8-
97
from pandas.core.dtypes.common import is_scalar
108

119
import pandas as pd

0 commit comments

Comments
 (0)