Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 20, 2024
1 parent 294e738 commit 4e6ac98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def create_parameter_dict(*args):
"calibration",
sensor_make.lower(),
sensor_model + sensor_extension,
)
)
assert os.path.exists(
sensor_calib_fp
), "Sensor calib file under calibration/ was not found: {}".format(sensor_calib_fp)
Expand Down

0 comments on commit 4e6ac98

Please sign in to comment.