diff --git a/neca.py b/neca.py index b23ceaa..7587029 100755 --- a/neca.py +++ b/neca.py @@ -10,7 +10,7 @@ import json from eca import * import eca.httpd import eca.http - + # logging logger = logging.getLogger(__name__)