[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2025-03-28 10:17:33 +00:00
parent bb9e77e712
commit 21d95aedb4
1 changed files with 2 additions and 2 deletions

View File

@ -76,12 +76,12 @@ class RoarmRobot:
"action": {
"dtype": "float32",
"shape": (6,),
"names": ["1", "2," "3", "4", "5","6"],
"names": ["1", "2,3", "4", "5", "6"],
},
"observation.state": {
"dtype": "float32",
"shape": (6,),
"names": ["1", "2," "3", "4", "5","6"],
"names": ["1", "2,3", "4", "5", "6"],
},
}