Skip to content

Commit 657eb06

Browse files
PR Feedback
1 parent 816a7c0 commit 657eb06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas-stubs/core/series.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,6 @@ class Series(IndexOpsMixin[S1], NDFrame):
11351135
freq: DateOffset | timedelta | _str | None = ...,
11361136
axis: Axis = ...,
11371137
fill_value: Scalar | NAType | None = ...,
1138-
suffix: _str | None = ..., # has no effect at the moment
11391138
) -> Series: ...
11401139
def info(
11411140
self,

0 commit comments

Comments
 (0)