mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
flake8 fix
This commit is contained in:
parent
bf7c18c076
commit
4ed2b0120f
@ -40,6 +40,6 @@ async def help(message: types.Message, state: FSMContext):
|
|||||||
"""
|
"""
|
||||||
await message.answer(dedent(f"""
|
await message.answer(dedent(f"""
|
||||||
<todo: help here>
|
<todo: help here>
|
||||||
|
|
||||||
Version {OlgramSettings.version()}
|
Version {OlgramSettings.version()}
|
||||||
"""))
|
"""))
|
||||||
|
Loading…
Reference in New Issue
Block a user