Adding license documentation to interface class docblocks.
This commit is contained in:
@@ -10,6 +10,8 @@ from DrawTemplate import DrawTemplate
|
||||
)
|
||||
class DrawParametricTemplate(DrawTemplate):
|
||||
"""
|
||||
Author: Luke Parry (l.parry@warwick.ac.uk)
|
||||
License: LGPL-2.1-or-later
|
||||
Feature for creating and manipulating Technical Drawing Templates
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user