From 58e6df0ffc61516da76846bd94188d77635a6371 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 24 Nov 2011 20:32:15 +0100 Subject: [PATCH 1/1] oops --- sfa/util/sfatablesRuntime.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa/util/sfatablesRuntime.py b/sfa/util/sfatablesRuntime.py index ef8404b3..24437772 100644 --- a/sfa/util/sfatablesRuntime.py +++ b/sfa/util/sfatablesRuntime.py @@ -42,6 +42,6 @@ try: except: from sfa.util.logging import logger - def run_sfatables (, rspec, ____): + def run_sfatables (_,__,___, rspec, ____=None): logger.warning("Cannot import sfatables.runtime, please install package sfa-sfatables") return rspec -- 2.43.0