Coding style.
This commit is contained in:
parent
8c11b73714
commit
9a07571d75
2 changed files with 0 additions and 14 deletions
|
|
@ -52,7 +52,6 @@ class Worker:
|
|||
while True:
|
||||
await jobs_added_event.wait()
|
||||
while True:
|
||||
# _regulate_temperature(log) # My fan is broken
|
||||
try:
|
||||
self.result = summary.get_closest_placeholder()
|
||||
except StopIteration:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue