Skip to content

Commit

Permalink
Linter fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
JWhitleyWork committed Jun 1, 2023
1 parent 8596e3b commit e74550b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velodyne_pointcloud/scripts/add_two_pt.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
https://github.com/ros-drivers/velodyne/blob/master/velodyne_pointcloud/src/lib/calibration.cc#L70
"""
import sys

import yaml

calibration = yaml.safe_load(sys.stdin)
Expand Down

0 comments on commit e74550b

Please sign in to comment.