diff --git a/pxiii_bec/devices/SmarGon.py b/pxiii_bec/devices/SmarGon.py index 98d6bfa..79f5a25 100644 --- a/pxiii_bec/devices/SmarGon.py +++ b/pxiii_bec/devices/SmarGon.py @@ -92,6 +92,7 @@ class SmarGonSignalRO(Signal): """Small helper class for read-only parameters PVs from SmarGon. Reads and optionally monitors a variable on the SmarGon. + """ def __init__(self, *args, read_addr="readbackSCS", auto_monitor=False, **kwargs):