mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-23 21:06:10 +00:00
Update satori.py
This commit is contained in:
@@ -1088,4 +1088,3 @@ class SatoriAdapter(abstract_platform_adapter.AbstractMessagePlatformAdapter):
|
|||||||
async def run_async(self):
|
async def run_async(self):
|
||||||
"""Async run wrapper"""
|
"""Async run wrapper"""
|
||||||
await self.run()
|
await self.run()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user