Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Commit

Permalink
f flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jrconlin committed Apr 11, 2017
1 parent 3ac701d commit f52ec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ def cleanup_cluster(event, context):


def check_drain(event, context):
return AsynchronousPlanRunner(event, context).check_drained()
return AsynchronousPlanRunner(event, context).check_drained()

0 comments on commit f52ec1f

Please sign in to comment.