Skip to content

Commit e7f9028

Browse files
committed
LINT: fix trailing whitespace
1 parent 9f703f1 commit e7f9028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from pandas._typing import (
2525
Dtype,
2626
DtypeObj,
27-
FrameOrSeriesUnion,
27+
FrameOrSeriesUnion,
2828
IndexLabel,
2929
)
3030
from pandas.compat import PYPY

0 commit comments

Comments
 (0)