mscarey / legislice

API client for fetching and comparing passages from legislation
https://legislice.readthedocs.io/
Other
7 stars 2 forks source link

add EnactmentGroup class #9

Closed mscarey closed 3 years ago

mscarey commented 3 years ago

Should be similar to FactorGroup in authorityspoke and should take advantage of the consolidate_enactments function when adding together two EnactmentGroups.

mscarey commented 3 years ago

Done