We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a661328 commit 5d0eeafCopy full SHA for 5d0eeaf
src/torchcodec/decoders/_decoder_utils.py
@@ -9,7 +9,7 @@
9
from contextlib import contextmanager
10
from pathlib import Path
11
12
-from typing import Generator, Optional, Union
+from typing import Generator, Union
13
14
from torch import Tensor
15
from torchcodec import _core as core
0 commit comments