mlz seop: add pylint

Change-Id: I096dff796c88bf1b23778aa57c73f9aa77712372
Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/34127
Reviewed-by: Alexander Zaft <a.zaft@fz-juelich.de>
Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de>
This commit is contained in:
Alexander Zaft 2024-07-12 15:23:42 +02:00 committed by Markus Zolliker
parent 177f49ca3f
commit 4305d84ef8

View File

@ -110,6 +110,7 @@ class Afp(Readable):
class Nmr(Readable):
# pylint: disable=invalid-name
Status = Drivable.Status
status = Parameter(datatype=StatusType(Drivable.Status))
value = Parameter('Timestamp of last NMR', string)