Skip to content

Commit

Permalink
Update openfisca_core/entities/group_entity.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mauko Quiroga <[email protected]>
  • Loading branch information
nikhilwoodruff and Mauko Quiroga authored Oct 26, 2021
1 parent 5022f0f commit acf9fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfisca_core/entities/group_entity.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class GroupEntity(Entity):
doc: A full description.
roles: The list of :class:`.Role` of the group entity.
containing_entities: The list of keys of group entities whose
members are guaranteed to be a superset of this group's entities.
members are guaranteed to be a superset of this group's entities.
.. versionchanged:: 35.7.0
Added ``containing_entities``, that allows the defining of group entities
Expand Down

0 comments on commit acf9fff

Please sign in to comment.