runtime/NevowServer.py
changeset 2260 74205edac761
parent 2247 921ba5658183
child 2262 4195545e2d17
--- a/runtime/NevowServer.py	Wed Aug 08 13:46:19 2018 +0200
+++ b/runtime/NevowServer.py	Thu Aug 09 09:07:09 2018 +0200
@@ -155,6 +155,7 @@
 
         self.bindingsNames.append(name)
 
+
 ConfigurableSettings = ConfigurableBindings()
 
 
@@ -180,6 +181,7 @@
                                                "Send a message to the log"),
                                            action=_("Send"))
 
+
 customSettingsURLs = {
 }