Add comment

Co-authored-by: Remi <re.cadene@gmail.com>
This commit is contained in:
Simon Alibert 2024-03-11 19:06:22 +01:00 committed by GitHub
parent 225eebde40
commit 4449c06823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
""" To enable `lerobot.__version__` """
from importlib.metadata import PackageNotFoundError, version
try: