### What problem does this PR solve? 1. cover dataset deletion endpoints 2. format code with ruff ### Type of change - [x] add testcases - [ ] style
uv build uv pip install twine export TWINE_USERNAME="__token__" export TWINE_PASSWORD=$YOUR_PYPI_API_TOKEN twine upload dist/*.whl