Skip to content

Commit bb56bad

Browse files
committed
Add newline at EOF
1 parent f7a9ace commit bb56bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turtlebot4_bringup/launch/oakd.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ def launch_setup(context, *args, **kwargs):
7878
def generate_launch_description():
7979
ld = LaunchDescription(ARGUMENTS)
8080
ld.add_action(OpaqueFunction(function=launch_setup))
81-
return ld
81+
return ld

0 commit comments

Comments
 (0)