Skip to content

Commit 799de67

Browse files
committed
Bump version
1 parent 3766bbc commit 799de67

File tree

1 file changed

+1
-1
lines changed
  • atlassian/bitbucket/cloud/common

1 file changed

+1
-1
lines changed

atlassian/bitbucket/cloud/common/users.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def uuid(self):
2727

2828
@property
2929
def avatar(self):
30-
""" URL to user avatar on Bitbucket Cloud """
30+
"""URL to user avatar on Bitbucket Cloud"""
3131
return self.get_data("links")["avatar"]["href"]
3232

3333

0 commit comments

Comments
 (0)