Skip to content

Commit

Permalink
Backport PR pandas-dev#60206: STY: Fix lint error in test_where.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mroeschke authored and meeseeksmachine committed Nov 6, 2024
1 parent b9f1bc6 commit 68cdd6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pandas/tests/frame/indexing/test_where.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
import numpy as np
import pytest

from pandas._config import using_string_dtype

from pandas.core.dtypes.common import is_scalar

import pandas as pd
Expand Down

0 comments on commit 68cdd6a

Please sign in to comment.