Skip to content

Commit f70ff8a

Browse files
committed
style: fix ruff formatting in test file
1 parent bcbf910 commit f70ff8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/policies/groot/test_data_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ def test_unitree_g1_sonic_schema(self):
202202
assert config.observation_indices == [0]
203203
assert config.action_indices == list(range(40))
204204

205-
206205
def test_unitree_g1_real_alias(self):
207206
"""The REAL_G1 embodiment tag value resolves to unitree_g1_real."""
208207
alias = DATA_CONFIG_MAP["real_g1_relative_eef_relative_joints"]

0 commit comments

Comments
 (0)