update to poetry v2 and new specklepy
This commit is contained in:
@@ -3,4 +3,4 @@ from main import FunctionInputs
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(json.dumps(FunctionInputs.schema()))
|
||||
print(json.dumps(FunctionInputs.model_json_schema()))
|
||||
Reference in New Issue
Block a user