Better Flatten
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Jonathon Broughton
2024-06-21 15:59:04 +01:00
committed by GitHub
parent 50ba5de65e
commit f35386b444
-1
View File
@@ -58,7 +58,6 @@ def flatten_base_thorough(base: Base, parent_type: str = None) -> Iterable[Base]
except KeyError:
pass
else:
yield base