This commit is contained in:
@@ -6,7 +6,7 @@ from resolvers.author import (
|
||||
get_authors_all,
|
||||
load_authors_by,
|
||||
rate_author,
|
||||
update_profile,
|
||||
update_author,
|
||||
)
|
||||
from resolvers.community import get_communities_all, get_community
|
||||
from resolvers.editor import create_shout, delete_shout, update_shout
|
||||
@@ -39,7 +39,7 @@ __all__ = [
|
||||
'get_author_followed',
|
||||
'load_authors_by',
|
||||
'rate_author',
|
||||
'update_profile',
|
||||
'update_author',
|
||||
# community
|
||||
'get_community',
|
||||
'get_communities_all',
|
||||
|
Reference in New Issue
Block a user