SUServo: flake8 [NFC] (#1267)

Signed-off-by: Thomas Harty <thomas.harty@physics.ox.ac.uk>
This commit is contained in:
hartytp 2019-02-07 15:13:44 +00:00 committed by GitHub
parent 87e85bcc14
commit df6c1fca2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -258,10 +258,10 @@ class Channel:
This method does not advance the timeline. Output RF switch setting This method does not advance the timeline. Output RF switch setting
takes effect immediately and is independent of any other activity takes effect immediately and is independent of any other activity
(profile settings, other channels). The RF switch behaves like (profile settings, other channels). The RF switch behaves like
:class:`artiq.coredevice.ttl.TTLOut`. RTIO event replacement is supported. IIR updates take place :class:`artiq.coredevice.ttl.TTLOut`. RTIO event replacement is
once the RF switch has been enabled for the configured delay and the supported. IIR updates take place once the RF switch has been enabled
profile setting has been stable. Profile changes take between one and for the configured delay and the profile setting has been stable.
two servo cycles to reach the DDS. Profile changes take between one and two servo cycles to reach the DDS.
:param en_out: RF switch enable :param en_out: RF switch enable
:param en_iir: IIR updates enable :param en_iir: IIR updates enable