tiqi-group / pydase

A Python library for creating remote control interfaces of Python objects.
https://pydase.readthedocs.io
MIT License
1 stars 1 forks source link

fix: removes inheritance warning for descriptors #163

Closed mosmuell closed 1 week ago

mosmuell commented 1 week ago

Starting a Service containing a task was printing warnings about inheritance. This is now fixed.