Skip to content

Commit edfd9ee

Browse files
committed
Fix trailing whitespaces
1 parent 450ee6f commit edfd9ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
version = "0.1"
77

88
parser = argparse.ArgumentParser()
9-
parser.add_argument("-st",
10-
"--start",
9+
parser.add_argument("-st",
10+
"--start",
1111
help="introduce you to dynamic",
1212
action="store_true")
1313

0 commit comments

Comments
 (0)