Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LiliDeng committed Jan 8, 2025
1 parent 281e630 commit bffa1e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisa/sut_orchestrator/azure/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -2741,6 +2741,7 @@ def get_static_access_token(token_type: str) -> Any:
)
return credential


def get_certificate_client(
vault_url: str, platform: "AzurePlatform"
) -> CertificateClient:
Expand Down

0 comments on commit bffa1e6

Please sign in to comment.