Skip to content

Commit 8c1e98f

Browse files
lint
1 parent 8be80a2 commit 8c1e98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/dtypes/missing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
NaT,
2020
iNaT,
2121
)
22-
2322
from pandas.util._decorators import set_module
23+
2424
from pandas.core.dtypes.common import (
2525
DT64NS_DTYPE,
2626
TD64NS_DTYPE,

0 commit comments

Comments
 (0)