Skip to content

Commit 1a3ac36

Browse files
lint
1 parent 0e27f2a commit 1a3ac36

File tree

1 file changed

+1
-1
lines changed
  • torchvision/transforms/v2/functional

1 file changed

+1
-1
lines changed

torchvision/transforms/v2/functional/_misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import math
2-
from typing import Optional, Union
2+
from typing import Optional
33

44
import PIL.Image
55
import torch

0 commit comments

Comments
 (0)