We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23543b3 commit dc108c4Copy full SHA for dc108c4
videodb/video.py
@@ -1,4 +1,4 @@
1
-from typing import Optional, List, Dict, Tuple
+from typing import Optional, Union, List, Dict, Tuple
2
from videodb._utils._video import play_stream
3
from videodb._constants import (
4
ApiPath,
0 commit comments