mscarey / legislice

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

remove Marshmallow #27

Closed mscarey closed 2 years ago

mscarey commented 2 years ago

The package is probably ready to switch over fully to Pydantic for serialization. Any Marshmallow schemas needed for AuthoritySpoke features can be migrated to the AuthoritySpoke repo.

Then test coverage can return to 100% and docs can be updated