python-dbus-next icon indicating copy to clipboard operation
python-dbus-next copied to clipboard

Problem with `_to_snake_case()`

Open DietBru opened this issue 5 years ago • 1 comments

Hi, the bluez interface has a property UUIDs. The corresponding getter method is called get_uui_ds(). It would be nice if it would be called get_uuids(). Thanks

DietBru avatar Apr 02 '20 09:04 DietBru

I'm not sure how I would do that with a rule.

acrisci avatar Apr 02 '20 19:04 acrisci