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 6bd6ed9 commit b20500dCopy full SHA for b20500d
src/torchcodec/__init__.py
@@ -14,4 +14,4 @@
14
try:
15
__version__ = _get_version()
16
except Exception:
17
- __version__ = "0.0.0"
+ pass
0 commit comments