merged-isolated-core
Some checks failed
deploy / deploy (push) Failing after 1m46s

This commit is contained in:
2023-10-23 17:47:11 +03:00
parent b675188013
commit bf241a8fbd
56 changed files with 1683 additions and 2784 deletions

View File

@@ -1,6 +1,6 @@
import asyncio
import json
from services.redis import redis
from services.rediscache import redis
from orm.shout import Shout
from resolvers.load import load_shouts_by