Tox fixes

This commit is contained in:
Ebag333
2017-02-26 08:50:13 -08:00
parent e8101f9410
commit b63c5fa1ff
4 changed files with 5 additions and 3 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):