All that needs to happen is to add the import in `examples/shouldi/shouldi/cli.py` ```python from shouldi.pypi import cleanup_pypi_package ```
All that needs to happen is to add the import in
examples/shouldi/shouldi/cli.py