Define split JSON and object repository ABCs, promote adapter methods to public CRUD, add example domain repositories, modernize interface stubs, and make the package installable for tests. Co-authored-by: Cursor <[email protected]>
2 lines
64 B
Python
2 lines
64 B
Python
"""Example domain repositories built on technology adapters."""
|