Better flatten
This commit is contained in:
committed by
GitHub
parent
a7eca3c853
commit
df589bf9c2
@@ -58,7 +58,6 @@ def flatten_base_thorough(base: Base, parent_type: str = None) -> Iterable[Base]
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
else:
|
||||
yield base
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user