You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #359 from roboflow/fix/download_dataset_does_not_r…
…espect_roboflow_api_key
fix `download_dataset` does not respect `ROBOFLOW_API_KEY`
Only stretch image to resize if format is Stretch (#352)
* Only stretch image to resize if format is Stretch
* fix(pre_commit): 🎨 auto format pre-commit hooks
* Format
* Remove unused resize var
* reformat w latest version of ruff
* Initialize should_resize var outside of if
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>