Adding license documentation to interface class docblocks.
This commit is contained in:
@@ -10,6 +10,8 @@ from Base.Metadata import export
|
||||
)
|
||||
class Measurement(BaseClass):
|
||||
"""
|
||||
Author: Luke Parry (l.parry@warwick.ac.uk)
|
||||
License: LGPL-2.1-or-later
|
||||
Make a measurement
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user