Skip to content

Commit cd90788

Browse files
updated review comments
1 parent 4c07927 commit cd90788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sap_cloud_sdk/outputmanagement/_service_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def _fetch_oauth_token_from_destination(self) -> Optional[str]:
175175

176176
if not cert_name:
177177
logger.error(
178-
"No certificate name in destination properties (tokenService.certificate)"
178+
"No certificate name in destination properties (tokenService.certificate)"
179179
)
180180
return None
181181

0 commit comments

Comments
 (0)