chore: remove trailing whitespace from README.md formatting
This commit is contained in:
parent
789aa5b448
commit
6916d1cf38
@ -136,6 +136,8 @@ class Bot:
|
||||
if event == "?":
|
||||
continue
|
||||
elif event == "message":
|
||||
if not data.is_final:
|
||||
continue
|
||||
break
|
||||
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user