We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f703f1 commit e7f9028Copy full SHA for e7f9028
pandas/core/base.py
@@ -24,7 +24,7 @@
24
from pandas._typing import (
25
Dtype,
26
DtypeObj,
27
- FrameOrSeriesUnion,
+ FrameOrSeriesUnion,
28
IndexLabel,
29
)
30
from pandas.compat import PYPY
0 commit comments