Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 17, 2023
1 parent f75698b commit 641ada6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qcodes/instrument_drivers/AimTTi/_AimTTi_PL_P.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ class AimTTi(VisaInstrument):
This is the QCoDeS driver for the Aim TTi PL-P series power supply.
Tested with Aim TTi PL601-P equipped with a single output channel.
"""

_numOutputChannels = {
"PL068-P": 1,
"PL155-P": 1,
Expand Down

0 comments on commit 641ada6

Please sign in to comment.