Skip to content

Commit cffcec6

Browse files
GH 956 PR feedback
1 parent a143dcd commit cffcec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas-stubs/core/tools/timedeltas.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def to_timedelta(
3232
@overload
3333
def to_timedelta(
3434
arg: (
35-
SequenceNotStr[str]
35+
SequenceNotStr
3636
| Sequence[float | timedelta]
3737
| tuple[str | float | timedelta, ...]
3838
| range

0 commit comments

Comments
 (0)