Explorar o código

Update __main__.py

Guillaume Ayoub %!s(int64=9) %!d(string=hai) anos
pai
achega
9300d25d61
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      radicale/__main__.py

+ 3 - 2
radicale/__main__.py

@@ -32,8 +32,9 @@ import ssl
 import sys
 from wsgiref.simple_server import make_server
 
-from . import (VERSION, Application, RequestHandler, ThreadedHTTPServer,
-               ThreadedHTTPSServer, config, log)
+from . import (
+  VERSION, Application, RequestHandler, ThreadedHTTPServer,
+  ThreadedHTTPSServer, config, log)
 
 
 # This is a script, many branches and variables