From 80dd994671331e27ef9b4953af0206e0dca68d59 Mon Sep 17 00:00:00 2001 From: philipyun103 Date: Sun, 7 Aug 2016 01:58:44 -0700 Subject: [PATCH] flake8 for reals this time --- rtmbot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rtmbot.py b/rtmbot.py index e38517f..f2ebc21 100755 --- a/rtmbot.py +++ b/rtmbot.py @@ -7,6 +7,7 @@ import client sys.path.append(os.getcwd()) + def parse_args(): parser = ArgumentParser() parser.add_argument(