Skip to content

Commit

Permalink
[INY-1963] flake8
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nikitin <[email protected]>
  • Loading branch information
Andrew Nikitin committed Jan 29, 2019
1 parent 38d87b6 commit 6130b5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion indy_common/authorize/authorizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ def is_sig_count_accepted(self, request: Request, auth_constraint: AuthConstrain
def get_named_role_from_req(self, request: Request):
return get_named_role(self.get_role(request))


def authorize(self,
request: Request,
auth_constraint: AuthConstraint,
Expand Down

0 comments on commit 6130b5b

Please sign in to comment.