Skip to content

Commit 0b1da89

Browse files
committed
lint
1 parent d04a3e3 commit 0b1da89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchvision/tv_tensors/_keypoints.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
from typing import Any, Mapping, MutableSequence, Optional, Sequence, Tuple, Union
3+
from typing import Any, Mapping, Sequence
44

55
import torch
66
from torch.utils._pytree import tree_flatten

0 commit comments

Comments
 (0)