Traceback (most recent call last):
File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 31, in <module>
start(fakepyfile,mainpyfile)
File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 30, in start
exec(open(mainpyfile).read(), main.__dict__)
File "<string>", line 21
bot.reply_to(message, f"<b>{message.from_user.first_name}</b> текст <b>{message.reply_to_message.from_user.first_name}</b>", parse_mode='html')
^
IndentationError: unindent does not match any outer indentation level