8000 plus run black formatter · tableau/server-client-python@4fd01be · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fd01be

Browse files
jacalatajorwoods
authored andcommitted
plus run black formatter
1 parent fde4453 commit 4fd01be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tableauserverclient/models/permissions_item.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ def from_response(cls, resp, ns=None) -> List["PermissionsRule"]:
7676
rule = PermissionsRule(grantee, capability_dict)
7777
rules.append(rule)
7878

79-
8079
return rules
8180

8281
@staticmethod

0 commit comments

Comments
 (0)
0