From f52ec1f3231d9b971b59759162407e82802f5cc5 Mon Sep 17 00:00:00 2001 From: jrconlin Date: Tue, 11 Apr 2017 15:43:18 -0700 Subject: [PATCH] f flake8 --- handler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.py b/handler.py index 1ad268d..ad8554b 100644 --- a/handler.py +++ b/handler.py @@ -42,4 +42,4 @@ def cleanup_cluster(event, context): def check_drain(event, context): - return AsynchronousPlanRunner(event, context).check_drained() \ No newline at end of file + return AsynchronousPlanRunner(event, context).check_drained()