Skip to content

Commit be8ed26

Browse files
committed
Transformer -> Transform
1 parent 6432727 commit be8ed26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/transforms/_decoder_transforms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def _make_transform_spec(
5858
we want that to still work.
5959
6060
Note: This method is the moral equivalent of TorchVision's
61-
`Transformer.make_params()`.
61+
`Transform.make_params()`.
6262
6363
Returns:
6464
str: A string which contains the spec for the transform that the

0 commit comments

Comments
 (0)