chore: remove trailing whitespace from README.md formatting

This commit is contained in:
retoor 2025-05-29 08:08:18 +00:00
parent 789aa5b448
commit 6916d1cf38

View File

@ -136,6 +136,8 @@ class Bot:
if event == "?":
continue
elif event == "message":
if not data.is_final:
continue
break
try: