PyDoc: use complete sentences in comments for templates & examples
This commit is contained in:
@@ -29,6 +29,6 @@ The execution context is one of:
|
||||
- ``EXEC_SCREEN``
|
||||
"""
|
||||
|
||||
# collection add popup
|
||||
# Collection add popup.
|
||||
import bpy
|
||||
bpy.ops.object.collection_instance_add('INVOKE_DEFAULT')
|
||||
|
||||
Reference in New Issue
Block a user