We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c52efd commit a462562Copy full SHA for a462562
src/gh/components/DF_cloud_normal_estimator/code.py
@@ -32,4 +32,4 @@ def RunScript(self,
32
33
o_cloud = df_cvt_bindings.cvt_dfcloud_2_rhcloud(df_cloud)
34
35
- return o_cloud
+ return [o_cloud]
0 commit comments