Skip to content

Commit

Permalink
commentaire obselete
Browse files Browse the repository at this point in the history
  • Loading branch information
kolok committed Nov 4, 2024
1 parent c9989f2 commit e2be736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dags/utils/dag_eo_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ def serialize_to_json(**kwargs):
return {"all": {"df": df_joined}, "to_disable": {"df": df_removed_actors}}


# TODO : ajout d'un test
def read_acteur(**kwargs):
source_code = kwargs["params"].get("source_code", [])
df_data_from_api = kwargs["ti"].xcom_pull(task_ids="fetch_data_from_api")
Expand Down

0 comments on commit e2be736

Please sign in to comment.