Skip to content

Commit 4d81e22

Browse files
committed
--amend
1 parent cd5237f commit 4d81e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchvision/datasets/_optical_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
from PIL import Image
99

1010
from ..io.image import _read_png_16
11-
from .vision import VisionDataset
1211
from .utils import verify_str_arg
12+
from .vision import VisionDataset
1313

1414

1515
__all__ = (

0 commit comments

Comments
 (0)