mscarey / legislice

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

Enactment init should convert Enactment.selection to TextPositionSet #2

Closed mscarey closed 4 years ago

mscarey commented 4 years ago

Enactment.text_sequence now fails if self.selection is not a TextPositionSet. Currently it can also be a list.