arrowhead-f / client-library-python

Arrowhead Client Library in Python
Eclipse Public License 2.0
5 stars 10 forks source link

Fix service registration for decorated member methods. #32

Closed gehwolf closed 2 years ago

gehwolf commented 2 years ago

This fixes the registration issue for the use case @provided_service(...) decorator on a member method.