Fixed whitespace
This commit is contained in:
parent
59fb38b582
commit
36351564a2
|
@ -252,7 +252,7 @@ def _run_finalizers(minpriority=None):
|
|||
# destroyed. See the _exit_function function in this module for more
|
||||
# notes.
|
||||
return
|
||||
|
||||
|
||||
if minpriority is None:
|
||||
f = lambda p : p[0][0] is not None
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue