Skip to content

Commit a5eba08

Browse files
committed
CM-55782: Fix formatting
1 parent cecfdb9 commit a5eba08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cycode/cyclient/base_token_auth_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,3 @@ def _create_jwt_creator(self) -> JwtCreator:
9898
@abstractmethod
9999
def _request_new_access_token(self) -> dict[str, Any]:
100100
"""Return the authentication payload with token and expires_in."""
101-

0 commit comments

Comments
 (0)