diff --git a/parse.py b/parse.py index e6806b46..4bbfea43 100755 --- a/parse.py +++ b/parse.py @@ -2,7 +2,7 @@ """ Parse a document to a tree, with optional profiling """ - +#doing this for hacktoberfest import argparse import sys import traceback