mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-23 09:46:00 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -12,10 +12,6 @@ from gymnasium import spaces
|
|||||||
from libero.libero import benchmark, get_libero_path
|
from libero.libero import benchmark, get_libero_path
|
||||||
from libero.libero.envs import OffScreenRenderEnv
|
from libero.libero.envs import OffScreenRenderEnv
|
||||||
|
|
||||||
from lerobot.constants import (
|
|
||||||
OBS_IMAGE,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
def create_libero_envs(
|
def create_libero_envs(
|
||||||
task: str,
|
task: str,
|
||||||
|
|||||||
Reference in New Issue
Block a user