Skip to content

Commit 5d0eeaf

Browse files
committed
lint
1 parent a661328 commit 5d0eeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/decoders/_decoder_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from contextlib import contextmanager
1010
from pathlib import Path
1111

12-
from typing import Generator, Optional, Union
12+
from typing import Generator, Union
1313

1414
from torch import Tensor
1515
from torchcodec import _core as core

0 commit comments

Comments
 (0)