Skip to content

Commit

Permalink
Update PolicyEngine API
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Nov 5, 2024
1 parent 77f9ad4 commit 26fb2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policyengine_api/endpoints/economy/reform_impact.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ def set_reform_impact_data_routine(
options=options,
policy_json=baseline_policy,
)
time.sleep(3)
reform_economy = queue.enqueue(
compute_economy,
country_id=country_id,
Expand Down

0 comments on commit 26fb2fc

Please sign in to comment.