Skip to content

Commit 77ed209

Browse files
committed
sitemaps
1 parent eb3a6f1 commit 77ed209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datapackage_pipelines_migdar/flows/sitemap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def flow(*_):
3535
]
3636
],
3737
DF.concatenate(dict(doc_id=[])),
38-
DF.update_resource(**{'dpp:streaming': True})
38+
DF.update_resource(**{'dpp:streaming': True}),
3939
registerSiteMaps,
4040
DF.printer()
4141
)

0 commit comments

Comments
 (0)