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 b328a1b commit b3f68f6Copy full SHA for b3f68f6
pipelines/assets/fixtures.py
@@ -340,7 +340,7 @@ def consolidated_fixture(
340
},
341
**wild_foods_valid_instances,
342
}
343
-
+
344
# Add the wild foods and other cash income instances, if they are present
345
for model_name, instances in {**other_cash_income_valid_instances, **wild_foods_valid_instances}.items():
346
if instances and model_name != "WealthGroup":
0 commit comments