Skip to content

Commit 833cb04

Browse files
paul-nechiforgithub-actions[bot]
authored andcommitted
CI code cleanup
1 parent da2c87f commit 833cb04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ros_docker_integration/ros_launch_wrapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def run(self):
148148
stderr=subprocess.PIPE,
149149
text=True,
150150
bufsize=1,
151-
universal_newlines=True
151+
universal_newlines=True,
152152
)
153153

154154
# Give it a moment to start and check if it's still running

0 commit comments

Comments
 (0)