Skip to content

Commit

Permalink
fixup import
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Jan 3, 2025
1 parent c5611e8 commit 886711c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pandas/tests/frame/indexing/test_indexing.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
import numpy as np
import pytest

from pandas._config import using_string_dtype

from pandas._libs import iNaT
from pandas.errors import (
InvalidIndexError,
Expand Down

0 comments on commit 886711c

Please sign in to comment.