Skip to content

Commit 3c52fdd

Browse files
LastStarDustchristophebedard
authored andcommitted
Adds a blank line for code style consistency
Signed-off-by: Giorgio Pintaudi <[email protected]> Adds a blank line after the disable-windows-cli-blocking pragma for improved code style and readability.
1 parent aa6fc44 commit 3c52fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

launch_testing_ros/test/examples/wait_for_topic_inject_trigger_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def generate_test_description():
6262
'CLI tests can block for a pathological amount of time on Windows.',
6363
allow_module_level=True)
6464

65+
6566
class TestFixture(unittest.TestCase):
6667

6768
def test_topics_successful(self):

0 commit comments

Comments
 (0)