Skip to content

Commit d89b261

Browse files
committed
Cleaned up a comment in the script template.
1 parent 8c10491 commit d89b261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Templates/script_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
# New method to render script results using the CadQuery Gateway Interface
1010
# Use the following to render your model with grey RGB and no transparency
11-
#show_object(result, options={"rgba":(204, 204, 204, 0.0)})
11+
# show_object(result, options={"rgba":(204, 204, 204, 0.0)})

0 commit comments

Comments
 (0)