From c40f827b1f5e428761b716b37844fb34b6205ec7 Mon Sep 17 00:00:00 2001 From: Amber McCloughan Date: Sun, 21 Feb 2021 20:10:05 +0000 Subject: [PATCH] Update 'Parser.py' --- Parser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parser.py b/Parser.py index fe9cd01..3df8193 100644 --- a/Parser.py +++ b/Parser.py @@ -1,7 +1,7 @@ import argparse """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" @author Scoots +" @author Amber " @version 3/30/2017 " @see https://docs.python.org/2.7/library/argparse.html "