refactoring
Some checks failed
deploy / deploy (push) Failing after 1m56s

This commit is contained in:
2023-10-25 21:33:53 +03:00
parent 20e1fa989a
commit 1f5e5472c9
10 changed files with 7 additions and 126 deletions

View File

@@ -12,7 +12,7 @@ class Following:
queue = asyncio.Queue()
def __init__(self, kind, uid):
self.kind = kind # author topic shout chat
self.kind = kind # author topic shout community
self.uid = uid