Python formatting

This commit is contained in:
Mouse Reeve 2021-04-01 20:30:50 -07:00
parent 86b519b844
commit de16dd75c6
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ def get_suggested_users(user):
.all()[:5]
)
def get_annotated_users(user, *args, **kwargs):
""" Users, annotated with things they have in common """
return (