mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
flake8 fixes
This commit is contained in:
parent
0d8081be35
commit
118b24df8f
@ -20,8 +20,8 @@ async def start(message: types.Message, state: FSMContext):
|
|||||||
# TODO: locale
|
# TODO: locale
|
||||||
|
|
||||||
await message.answer(dedent("""
|
await message.answer(dedent("""
|
||||||
Olgram Bot — это конструктор ботов обратной связи в Telegram. Подробнее
|
Olgram Bot — это конструктор ботов обратной связи в Telegram. Подробнее
|
||||||
<a href="https://olgram.readthedocs.io">читайте здесь</a>
|
<a href="https://olgram.readthedocs.io">читайте здесь</a>
|
||||||
|
|
||||||
Используйте эти команды, чтобы управлять этим ботом:
|
Используйте эти команды, чтобы управлять этим ботом:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user