Skip to content

Commit

Permalink
Lint tek dpo 70000
Browse files Browse the repository at this point in the history
  • Loading branch information
scasagrande committed Feb 24, 2016
1 parent a73a384 commit b0c7623
Show file tree
Hide file tree
Showing 3 changed files with 775 additions and 185 deletions.
2 changes: 1 addition & 1 deletion instruments/doc/source/apiref/tektronix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Tektronix
:class:`TekDPO70000`
==========================

.. autoclass:: TekDPO70000Series
.. autoclass:: TekDPO70000
:members:
:undoc-members:

2 changes: 1 addition & 1 deletion instruments/instruments/tektronix/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
_TekDPO4104Channel,
_TekDPO4104DataSource,
)
from .tekdpo70000 import TekDPO70000Series
from .tekdpo70000 import TekDPO70000
from .tekawg2000 import TekAWG2000
from .tektds224 import TekTDS224
from .tektds5xx import TekTDS5xx

0 comments on commit b0c7623

Please sign in to comment.