[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-05-20 11:05:56 +00:00
parent f27f5f84b0
commit 295b96c539

View File

@@ -40,6 +40,7 @@ BAG_FILE_PATH = os.path.join(TEST_ARTIFACTS_DIR, "test_rs.bag")
# NOTE(Steven): Takes 20sec, the patch being the biggest bottleneck
# NOTE(Steven): more tests + assertions?
def mock_rs_config_enable_device_from_file(rs_config_instance, sn):
return rs_config_instance.enable_device_from_file(BAG_FILE_PATH, repeat_playback=True)