Skip to content

Commit 709c43c

Browse files
Hans Raphael (BD/TOA-SWE6)Hans Raphael (BD/TOA-SWE6)
Hans Raphael (BD/TOA-SWE6)
authored and
Hans Raphael (BD/TOA-SWE6)
committed
why was this even added? See #1526
1 parent 88e2c86 commit 709c43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atlassian/bitbucket/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ def get_users_info(self, user_filter=None, start=0, limit=25):
162162
params["filter"] = user_filter
163163
return self._get_paged(url, params=params)
164164

165-
@property
165+
166166
def get_current_license(self):
167167
"""
168168
Retrieves details about the current license, as well as the current status of the system with

0 commit comments

Comments
 (0)