forked from tangger/lerobot
Split fixtures into factories and files
This commit is contained in:
3
tests/fixtures/defaults.py
vendored
Normal file
3
tests/fixtures/defaults.py
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
DUMMY_REPO_ID = "dummy/repo"
|
||||
DUMMY_KEYS = ["state", "action"]
|
||||
DUMMY_CAMERA_KEYS = ["laptop", "phone"]
|
||||
Reference in New Issue
Block a user