Skip to content

Commit

Permalink
Update inflows.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-rivera committed Dec 3, 2024
1 parent 05c07a3 commit 8aa5e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data/inflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,5 +300,5 @@ def export_debt_inflows(constant: bool = False):


if __name__ == "__main__":
# inflows = get_total_inflows(constant=False)
inflows = get_total_inflows(constant=False)
export_debt_inflows(constant=False)

0 comments on commit 8aa5e54

Please sign in to comment.