Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
helllllllder committed Oct 29, 2021
1 parent aca2de1 commit 34363e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bothub/common/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ def get_user_authorization(self, user):
if get.role != org_role and get.role == 0:
get.role = org_role
get.save()

return get

def get_absolute_url(self):
Expand Down

0 comments on commit 34363e4

Please sign in to comment.