Skip to content

Commit 56b02cd

Browse files
committed
Linting
1 parent e97f659 commit 56b02cd

File tree

1 file changed

+1
-1
lines changed
  • clearpath_generator_gz/clearpath_generator_gz/param

1 file changed

+1
-1
lines changed

clearpath_generator_gz/clearpath_generator_gz/param/sensors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
)
4949
from clearpath_config.sensors.types.imu import BaseIMU, CHRoboticsUM6, Microstrain, RedshiftUM7
5050
from clearpath_config.sensors.types.lidars_2d import BaseLidar2D, HokuyoUST, SickLMS1XX
51-
from clearpath_config.sensors.types.lidars_3d import BaseLidar3D, VelodyneLidar, OusterOS1
51+
from clearpath_config.sensors.types.lidars_3d import BaseLidar3D, OusterOS1, VelodyneLidar
5252
from clearpath_config.sensors.types.sensor import BaseSensor
5353

5454

0 commit comments

Comments
 (0)