first step to merge senslab upstream:
[sfa.git] / sfa / util / sfatablesRuntime.py
index ef8404b..0bc88f6 100644 (file)
@@ -41,7 +41,7 @@ try:
 
 except:
     
-    from sfa.util.logging import logger
-    def run_sfatables (, rspec, ____):
+    from sfa.util.sfalogging import logger
+    def run_sfatables (_,__,___, rspec, ____=None):
         logger.warning("Cannot import sfatables.runtime, please install package sfa-sfatables")
         return rspec