From 11cefed08acf1da9ea1f6e350aade9c37ac6ebaa Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Tue, 24 Feb 2026 10:57:29 +0100 Subject: [PATCH] style(test): pre-commit check --- tests/policies/wall_x/test_wallx.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/policies/wall_x/test_wallx.py b/tests/policies/wall_x/test_wallx.py index ca96390c0..ff1746d8a 100644 --- a/tests/policies/wall_x/test_wallx.py +++ b/tests/policies/wall_x/test_wallx.py @@ -16,7 +16,6 @@ """Test script to verify Wall-X policy integration with LeRobot, only meant to be run locally!""" -import os import pytest import torch