Skip to content

Commit 5d47fad

Browse files
authored
Update parse.py
1 parent 2c19b98 commit 5d47fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""
33
Parse a document to a tree, with optional profiling
44
"""
5-
5+
#doing this for hacktoberfest
66
import argparse
77
import sys
88
import traceback

0 commit comments

Comments
 (0)