mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
flake8, pydocstyle, pyupgrade → ruff
This commit is contained in:
@@ -12,8 +12,7 @@ LOGGER = logging.getLogger("matrix_webhook.app")
|
||||
|
||||
|
||||
async def main(event):
|
||||
"""
|
||||
Launch main coroutine.
|
||||
"""Launch main coroutine.
|
||||
|
||||
matrix client login & start web server
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user