pyvisa / pyvisa-py

A pure python PyVISA backend
https://pyvisa-py.readthedocs.io
MIT License
288 stars 124 forks source link

fix return types #170

Closed tivek closed 5 years ago

tivek commented 5 years ago

Fix return types to be along the lines of pyvisa.highlevel.VisaLibraryBase, as discussed in #169, plus some small corrections.

MatthieuDartiailh commented 5 years ago

Merging

bors r+

bors[bot] commented 5 years ago

Build succeeded