Adding license documentation to interface class docblocks.
This commit is contained in:
@@ -8,5 +8,7 @@ from App.DocumentObject import DocumentObject
|
||||
)
|
||||
class DrawTile(DocumentObject):
|
||||
"""
|
||||
Author: WandererFan (wandererfan@gmail.com)
|
||||
License: LGPL-2.1-or-later
|
||||
Feature for adding tiles to leader lines
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user