Skip to content

Commit

Permalink
fix: dummy commit to trigger a auto release (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetic1728 committed Sep 3, 2020
1 parent 41599ae commit d32f7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/auth/credentials.py
Expand Up @@ -138,7 +138,7 @@ class CredentialsWithQuotaProject(Credentials):
"""Abstract base for credentials supporting ``with_quota_project`` factory"""

def with_quota_project(self, quota_project_id):
"""Returns a copy of these credentials with a modified quota project
"""Returns a copy of these credentials with a modified quota project.
Args:
quota_project_id (str): The project to use for quota and
Expand Down

0 comments on commit d32f7df

Please sign in to comment.