From e67192536f1f962be131c1495ecf80f778815635 Mon Sep 17 00:00:00 2001 From: amercader Date: Thu, 24 Mar 2016 12:38:34 +0000 Subject: [PATCH] [#2856] PEP8] --- ckanext/datapusher/logic/action.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ckanext/datapusher/logic/action.py b/ckanext/datapusher/logic/action.py index c7f2c538d55..45689e0b672 100644 --- a/ckanext/datapusher/logic/action.py +++ b/ckanext/datapusher/logic/action.py @@ -230,8 +230,6 @@ def datapusher_hook(context, data_dict): {'resource_id': res_id}) - - def datapusher_status(context, data_dict): ''' Get the status of a datapusher job for a certain resource.