Closed rbudhrani closed 10 months ago
Description =========== Any classes that inherit from _RpcObjectMetaClass cannot be used as mixins. To fix this we need _RpcObjectMetaClass to inherit from ABCMeta
_RpcObjectMetaClass
ABCMeta
Modules to be created
Modules to be modified
Tests to be created/updated
Documentation to be updated
Hardware
Description =========== Any classes that inherit from
_RpcObjectMetaClass
cannot be used as mixins. To fix this we need_RpcObjectMetaClass
to inherit fromABCMeta
Modules to be created
Modules to be modified
Tests to be created/updated
Documentation to be updated
Hardware