pyvisa / pyvisa-py

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

Update highlevel.py #121

Closed elkevn closed 6 years ago

elkevn commented 6 years ago

Modified the list_ressources() function, which was not coherent with the pyvisa.ctwrapper file. Instead of sending back an error if no ressource is found, there should be an empty tuple sent back.

MatthieuDartiailh commented 6 years ago

Looks good to me. Thanks for taking the time to contribute.

bors r+

bors[bot] commented 6 years ago

Build succeeded