pyvisa / pyvisa-py

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

usb: fix after_parsing logic #207

Closed MatthieuDartiailh closed 5 years ago

MatthieuDartiailh commented 5 years ago

We need to set the timeout to get the proper values but the other attributes should only be added to attrs. Also reduce code duplication.

MatthieuDartiailh commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded