Skip to content

Commit

Permalink
remove doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Pieter authored and Pieter committed Mar 9, 2017
1 parent 3877aa4 commit a78d707
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions qcodes/instrument_drivers/HP/HP_83650A.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ def parsestr(v):
class HP_83650A(VisaInstrument):
def __init__(self, name, address, verbose=1, reset=False, server_name=None, **kwargs):
""" Driver for HP_83650A
Also see: [xxxx]
"""
self.verbose = verbose
logging.debug(__name__ + ' : Initializing instrument')
Expand Down

0 comments on commit a78d707

Please sign in to comment.