We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3859ba commit a581f32Copy full SHA for a581f32
1 file changed
policyengine_api/jobs/calculate_economy_simulation_job.py
@@ -66,7 +66,7 @@
66
)
67
us_dataset_version = get_latest_commit_tag(
68
repo_id="policyengine/policyengine-uk-data-private",
69
- repo_type="dataset",
+ repo_type="model",
70
71
72
for dataset in datasets["uk"]:
0 commit comments