Skip to content

Commit e774663

Browse files
committed
Merge branch 'fix_docssss' into release/0.0.2
2 parents 0d4ab14 + a266a92 commit e774663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/decoders/_simple_video_decoder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ def get_frames_displayed_at(
290290
"""Returns multiple frames in the given range.
291291
292292
Frames are in the half open range [start_seconds, stop_seconds). Each
293-
returned frame's :term`pts`, in seconds, is inside of the half open
293+
returned frame's :term:`pts`, in seconds, is inside of the half open
294294
range.
295295
296296
Args:

0 commit comments

Comments
 (0)