Fix indentation issue
This commit is contained in:
parent
0258beb4bd
commit
cfe95a7682
|
@ -176,7 +176,7 @@ class Filter:
|
|||
result.decompose()
|
||||
continue
|
||||
if len(result_children) < self.RESULT_CHILD_LIMIT:
|
||||
continue
|
||||
continue
|
||||
else:
|
||||
if len(result_children) < self.RESULT_CHILD_LIMIT:
|
||||
continue
|
||||
|
|
Loading…
Reference in New Issue
Block a user