Skip to content

Commit 24a71a2

Browse files
Update entities.py
1 parent f1b2865 commit 24a71a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

policyengine_uk/entities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file defines the entities needed by our legislation.
44
from policyengine_core.entities import build_entity
55

6-
Household = build_entity(
6+
Household = build_entity(
77
key="household",
88
plural="households",
99
label="Household",

0 commit comments

Comments
 (0)