Skip to content

Commit

Permalink
Update python/pylibcudf/pylibcudf/strings/convert/convert_durations.pyx
Browse files Browse the repository at this point in the history
  • Loading branch information
mroeschke authored Oct 4, 2024
1 parent c9043db commit 8c003fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ cpdef Column from_durations(
format : str
The string specifying output format.
Default format is ""%D days %H:%M:%S".
Default format is "%D days %H:%M:%S".
Returns
-------
Expand Down

0 comments on commit 8c003fc

Please sign in to comment.