refactor(types): change module name (#4232)

* refactor(types): change module name

Co-authored-by: saiteja6006 <saiteja6006@gmail.com>

* chore(test): remove package import test

* chore: remove ruff exception

---------

Co-authored-by: saiteja6006 <saiteja6006@gmail.com>
This commit is contained in:
Steven Palma
2026-07-30 15:27:51 +02:00
committed by GitHub
parent 0187856202
commit 7e0fd0d653
106 changed files with 112 additions and 105 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import pytest
pytest.importorskip("rerun", reason="rerun-sdk is required (install lerobot[viz])")
from lerobot.types import TransitionKey
from lerobot.lerobot_types import TransitionKey
from lerobot.utils.constants import OBS_STATE