Indent correction
This commit is contained in:
parent
e59e623dc2
commit
76e507cf67
@ -345,7 +345,7 @@ class YandereBot:
|
||||
while self.can_post():
|
||||
picked = self.post()
|
||||
self.print_header_stats(picked)
|
||||
if self.can_post():
|
||||
if self.can_post():
|
||||
self.eventSleep.wait(sleep_seconds)
|
||||
|
||||
# Custom Exceptions for YandereBot
|
||||
|
Reference in New Issue
Block a user