Skip to content

Commit

Permalink
Update pyvisa_py/gpib.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matthieu Dartiailh <marul@laposte.net>
  • Loading branch information
bobmcnamara and MatthieuDartiailh authored Jan 29, 2025
1 parent e121729 commit 32825b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyvisa_py/gpib.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def make_unavailable(msg: str) -> Type:
-------
Type[Session]
Fake session.
"""

class _internal(UnavailableSession):
Expand Down

0 comments on commit 32825b9

Please sign in to comment.