Expand Up @@ -447,7 +447,7 @@ def set_channel(self, device, channel_name='A', enabled=True, coupling='DC', ran enabled: whether to enable the channel (boolean) coupling: string of the relevant enum ...
The wrapt module provides a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. The wrapt module focuses very much on ...