We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea95a3 commit e49ab80Copy full SHA for e49ab80
pandas/tests/frame/indexing/test_where.py
@@ -4,8 +4,6 @@
4
import numpy as np
5
import pytest
6
7
-from pandas._config import using_string_dtype
8
-
9
from pandas.core.dtypes.common import is_scalar
10
11
import pandas as pd
0 commit comments