Fix a couple pep8 issues, and clean up other folks pep8 misses. :)

This commit is contained in:
Ebag333
2017-02-24 16:34:32 -08:00
parent 43073069c7
commit 3411eca1e7
6 changed files with 2 additions and 7 deletions

View File

@@ -55,6 +55,7 @@ else {{
</html>
'''
# https://github.com/fuzzysteve/CREST-Market-Downloader/
class AuthHandler(BaseHTTPServer.BaseHTTPRequestHandler):
def do_GET(self):