Accept sequences of values for setting MultiChannelInstrumentParameter #14784
Annotations
7 errors
pytestmypy (ubuntu-latest, 3.10, false):
src/qcodes/parameters/multi_channel_instrument_parameter.py#L71
Cannot access attribute "add_note" for class "Exception"
Attribute "add_note" is unknown (reportAttributeAccessIssue)
|
|
pytestmypy (windows-latest, 3.10, false):
src/qcodes/parameters/multi_channel_instrument_parameter.py#L71
Cannot access attribute "add_note" for class "Exception"
Attribute "add_note" is unknown (reportAttributeAccessIssue)
|
|
pytestmypy (windows-latest, 3.9, false):
src/qcodes/parameters/multi_channel_instrument_parameter.py#L63
No overloads for "__new__" match the provided arguments
Argument types: (Sequence[InstrumentModuleType@MultiChannelInstrumentParameter], Any | Sequence[ParamRawDataType], Literal[True]) (reportCallIssue)
|
pytestmypy (windows-latest, 3.9, false):
src/qcodes/parameters/multi_channel_instrument_parameter.py#L71
Cannot access attribute "add_note" for class "Exception"
Attribute "add_note" is unknown (reportAttributeAccessIssue)
|
|