*: apply new black styling
This commit is contained in:
@ -35,7 +35,8 @@ class TokenIntrospectionParams:
|
||||
|
||||
if not self.token.id_token:
|
||||
LOGGER.debug(
|
||||
"token not an authentication token", token=self.token,
|
||||
"token not an authentication token",
|
||||
token=self.token,
|
||||
)
|
||||
raise TokenIntrospectionError()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user