Skip to content

Commit 259bedb

Browse files
[STYLE] Fixed Whitespace (- WIP #79 -)
Changes in file multicast/__main__.py: - removed tab from blank line in docstring
1 parent 417ada6 commit 259bedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multicast/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ def doStep(self, *args):
583583
def main(*argv):
584584
"""
585585
Do main event stuff.
586-
586+
587587
Executes the multicast command-line interface, by parsing command-line arguments and dispatching
588588
the appropriate multicast operations.
589589

0 commit comments

Comments
 (0)