Skip to content

Commit 64e4d0c

Browse files
committed
reformat code
1 parent 750cc8a commit 64e4d0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manager/manager/launcher/launcher_visualization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ def launch_module(self, configuration):
219219
Returns:
220220
ILauncher: The launcher instance for the visualization module.
221221
"""
222+
222223
def process_terminated(name, exit_code):
223224
LogManager.logger.info(
224225
f"LauncherEngine: {name} exited with code {exit_code}"

0 commit comments

Comments
 (0)