Reverted back files that were changed during the rebase

This commit is contained in:
Michel Aractingi
2025-07-02 17:26:34 +02:00
parent 9dde8829e6
commit 1c17419224
19 changed files with 2803 additions and 1173 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from lerobot.common.constants import HF_LEROBOT_HOME
from lerobot.constants import HF_LEROBOT_HOME
LEROBOT_TEST_DIR = HF_LEROBOT_HOME / "_testing"
DUMMY_REPO_ID = "dummy/repo"