pass the damn tox

This commit is contained in:
blitzman
2017-02-14 23:06:33 -05:00
parent 06baa10cdc
commit 0cc279b351
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
# noinspection PyPackageRequirements
import wx
import thread
import logging
import threading
import copy

View File

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