forked from mirrors/bookwyrm
make Black happy
This commit is contained in:
parent
3a90311129
commit
da53bad0f5
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ class UserGroups(View):
|
|||
class FindUsers(View):
|
||||
"""find friends to add to your group"""
|
||||
|
||||
#this is mostly borrowed from the Get Started friend finder
|
||||
# this is mostly borrowed from the Get Started friend finder
|
||||
|
||||
def get(self, request, group_id):
|
||||
"""basic profile info"""
|
||||
|
|
Loading…
Reference in a new issue