diff --git a/Parser.py b/Parser.py index 9164990..fe9cd01 100644 --- a/Parser.py +++ b/Parser.py @@ -1,7 +1,7 @@ import argparse """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" @author Jacob McCloughan +" @author Scoots " @version 3/30/2017 " @see https://docs.python.org/2.7/library/argparse.html "