Skip to content

Commit df1af29

Browse files
added response to zip
1 parent 6183f74 commit df1af29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/task_runners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ def add_metadata(z,theme):
282282
finish_task('geojson',response_back=response_back)
283283
except Exception as ex :
284284
raise ex
285-
285+
all_zips += response_back
286286
if geopackage:
287287
geopackage.finalize()
288288
zips = []

0 commit comments

Comments
 (0)