Skip to content

Commit

Permalink
update function description
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCloudSec committed Aug 9, 2024
1 parent 0f5048a commit 40b465e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prowler/providers/gcp/gcp_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def test_connection(
credentials_file: str
service_account: str
Returns:
Credentials object
Connection object
"""
try:
session = GcpProvider.setup_session(credentials_file, service_account)
Expand Down

0 comments on commit 40b465e

Please sign in to comment.