Skip to content

Commit f459997

Browse files
committed
contributors parser implimented, black, revert diff
2 parents 71e8af1 + b7ae2a5 commit f459997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import contributors_parser
1313

1414

15+
1516
def parse_args():
1617
parser = argparse.ArgumentParser()
1718
parser.add_argument("--invites", help="print pending invites", action="store_true")

0 commit comments

Comments
 (0)