Skip to content

Commit 50908bd

Browse files
committed
feat: Use config_declarations bevore I14Y class
1 parent 964539f commit 50908bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ckanext/dcatapchharvest/harvesters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ def _derive_flat_title(title_dict):
203203
)
204204

205205

206+
@tk.blanket.config_declarations
206207
class SwissDCATI14YRDFHarvester(SwissDCATRDFHarvester):
207208

208209
def info(self):

0 commit comments

Comments
 (0)