style: apply ruff auto-fix

- Auto-formatted code with ruff format
- Applied ruff linting fixes with --fix

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-20 23:35:43 +00:00
parent ae675485af
commit 65cf33ce89
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -666,4 +666,3 @@ class TestGlobalAuthorizeUrl:
authorize_url = response.json()["authorize_url"]
# The redirect_uri must be URL-encoded and contain the public base URL
assert "https%3A%2F%2Fprod.example.com%2Fdropbox-callback" in authorize_url