From e5894e99b708ce08c5573722c35ff548590ba43c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 29 May 2017 22:58:01 -0400 Subject: [PATCH] improve flake8 help.py --- requests/help.py | 1 - 1 file changed, 1 deletion(-) diff --git a/requests/help.py b/requests/help.py index ea6348b5..ac0691e3 100644 --- a/requests/help.py +++ b/requests/help.py @@ -109,4 +109,3 @@ def main(): if __name__ == '__main__': main() -