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

This commit is contained in:
Jonathon Broughton
2024-08-03 19:36:33 +01:00
parent c9cf67f876
commit f08d75b3a6
+1 -5
View File
@@ -20,15 +20,11 @@ from Objects.objects import (
from Utilities.reporting import Report
from Utilities.utilities import Utilities
## new render materials for objects passing/failing
## swap those into the original commit object
## send that back to the server
import specklepy
print(specklepy.__version__)
class FunctionInputs(AutomateBase):
"""Definition of user inputs for this function.