Skip to content

Commit

Permalink
Fix missions flow
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed May 22, 2024
1 parent 34611de commit 5e1f2c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datascience/src/pipeline/flows/missions.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def extract_missions(number_of_months: int) -> pd.DataFrame:
"facade": "category",
"deleted": bool,
"mission_source": "category",
"closed": bool,
}

try:
Expand Down

0 comments on commit 5e1f2c9

Please sign in to comment.