Skip to content

Commit 859c895

Browse files
committed
style: apply ruff-format (blank line before test class)
1 parent 457f6ee commit 859c895

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/client/test_auth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2835,6 +2835,7 @@ def test_credentials_match_issuer_url_shaped_dcr_id_is_not_portable():
28352835
)
28362836
assert credentials_match_issuer(info, "https://other", "https://client.example/metadata.json") is False
28372837

2838+
28382839
class TestAuthorizationEndpointWithQuery:
28392840
"""Regression tests for #2776 - authorization_endpoint carrying query params."""
28402841

0 commit comments

Comments
 (0)