double checked for only translation, no changes

This commit is contained in:
brucemeek 2023-07-26 16:08:03 -05:00
parent f2725b18ad
commit 5e1dcd8757
12 changed files with 182 additions and 168 deletions

View file

@ -32,7 +32,7 @@ class Manager:
async def handle(self, message: Message, environment):
"""
Manager processes the message, now simply passing the message to the next person.
Manager processes the message, not simply passing the message to the next person.
:param message:
:param environment:
:return: