[test_http] PEP8

pull/8/head
Philipp Hagemeister 2015-01-30 03:06:40 +01:00
rodzic 03d2d6d51b
commit 03d8d4df38
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,7 @@ import threading
TEST_DIR = os.path.dirname(os.path.abspath(__file__))
class HTTPTestRequestHandler(compat_http_server.BaseHTTPRequestHandler):
def log_message(self, format, *args):
pass