Skip to content

Commit b3f68f6

Browse files
committed
Blackify fixture.py see HEA-677
1 parent b328a1b commit b3f68f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/assets/fixtures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ def consolidated_fixture(
340340
},
341341
**wild_foods_valid_instances,
342342
}
343-
343+
344344
# Add the wild foods and other cash income instances, if they are present
345345
for model_name, instances in {**other_cash_income_valid_instances, **wild_foods_valid_instances}.items():
346346
if instances and model_name != "WealthGroup":

0 commit comments

Comments
 (0)