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 -2
View File
@@ -58,8 +58,7 @@ def flatten_base_thorough(base: Base, parent_type: str = None) -> Iterable[Base]
except KeyError:
pass
else:
yield base
yield base
def extract_base_and_transform(