Skip to content

Commit a0eeaa4

Browse files
committed
feat: run ruff lint fix
1 parent 21ea819 commit a0eeaa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/oauth2_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,4 +607,4 @@ async def test_get_authentication_obtain_client_credentials_with_scopes_string(s
607607
"scope": "read write admin",
608608
},
609609
)
610-
await rest_client.close()
610+
await rest_client.close()

0 commit comments

Comments
 (0)