intrepidcs / python_ics

Library for interfacing with Intrepid devices in Python
MIT License
61 stars 29 forks source link

fixed compatibility issue with old NeoDevice namespace. #185

Closed drebbe-intrepid closed 2 months ago

drebbe-intrepid commented 2 months ago

NeoDevice object used to live in ics.ics.NeoDevice, even though we shouldn't really ever be using it, add compatibility for it so older code works.