Skip to content

Commit 64fb07b

Browse files
committed
feat: Ajouter un espace pour améliorer la lisibilité dans la fonction update_app
1 parent 216cbec commit 64fb07b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

airflow/dags/update_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,7 @@ def copy_public_data_landcarroyagebounds(**context):
743743
["land_id", "land_type", "start_year", "end_year", "destination"],
744744
],
745745
)
746+
746747
@task.python
747748
def copy_public_data_dc_population(**context):
748749
return copy_table_from_dw_to_app(

0 commit comments

Comments
 (0)