# How to use ```shell git clone https://git.lucasf.dev/public/softdelete.git && \ cd softdelete && \ poetry shell && \ poetry install ``` # How to test ```shell pytest --nomigrations ```