remove timm skip

This commit is contained in:
Jade Choghari
2025-11-27 14:00:31 +01:00
parent ac1de3719c
commit 5a9f3e2555
@@ -26,7 +26,6 @@ import numpy as np
import pytest
import torch
pytest.importorskip("timm")
pytest.importorskip("transformers")
from lerobot.policies.xvla.configuration_xvla import XVLAConfig