From e9568d9d973df345966c71149757868cdf297179 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 1 Jul 2020 18:34:57 -0700 Subject: lint (flake8) top-level python files --- python/shell.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/shell.py') diff --git a/python/shell.py b/python/shell.py index c207a325..d53911b9 100644 --- a/python/shell.py +++ b/python/shell.py @@ -1,3 +1,4 @@ +# flake8: noqa # bunch of libraries one might want import uuid -- cgit v1.2.3