Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Sep 11, 2023
1 parent 3591e42 commit dda90e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/indice_pollution/indice_pollution/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ def all_tasks():

tasks.append(save_all_indices.s(
"indice_pollution.history.models.indice_uv", "IndiceUv", scheduled_datetime))

return tasks


def init_app(app):
Expand Down

0 comments on commit dda90e5

Please sign in to comment.