This commit fixes the style issues introduced in dd50a9b according to the output
from black, autopep8 and isort.
Details: 4e472085-2e87-4f61-b7a1-ed208506962f/
* hotfix(updates): CHOSEN_INLINE_RESULT is a correct API-term
* feat(utils): deprecated descriptor
deprecate CHOSEN_INLINE_QUERY and always return CHOSEN_INLINE_RESULT instead of incorrect value
* fix(tests): remove example from test
* fix(utils): use stacklevel=3
level on which descriptor is being called