fmt
All checks were successful
Deploy on push / deploy (push) Successful in 3m45s

This commit is contained in:
2024-02-24 21:45:38 +03:00
parent 12137eccda
commit eaaace4d28
6 changed files with 263 additions and 215 deletions

View File

@@ -7,9 +7,9 @@ from resolvers.author import (
get_author_id,
get_authors_all,
load_authors_by,
rate_author,
update_author,
)
from resolvers.rating import rate_author
from resolvers.community import get_communities_all, get_community
from resolvers.editor import create_shout, delete_shout, update_shout
from resolvers.follower import (