From 22d09ae7322dac6a887482c732da35f55ad3a258 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 6 Dec 2011 09:52:16 +0100 Subject: [PATCH] oops --- system/config_apiv2.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/config_apiv2.py b/system/config_apiv2.py index a7ce407..7e3d70a 100644 --- a/system/config_apiv2.py +++ b/system/config_apiv2.py @@ -2,3 +2,4 @@ def config (plc_specs, options): for plc_spec in plc_specs: plc_spec['sfa']['SFA_AGGREGATE_API_VERSION']=2 + return plc_specs -- 2.47.0