make Black happy

This commit is contained in:
Hugh Rundle 2021-10-04 22:22:00 +11:00
parent 3a90311129
commit da53bad0f5

View file

@ -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"""