Commit graph

4 commits

Author SHA1 Message Date
deepsource-autofix[bot]
af4ceef153
Format code with black, autopep8 and isort
This commit fixes the style issues introduced in dd50a9b according to the output
from black, autopep8 and isort.

Details: 4e472085-2e87-4f61-b7a1-ed208506962f/
2020-11-08 21:49:34 +00:00
deepsource-autofix[bot]
dd50a9b13e
Remove assert statement from non-test files 2020-11-08 21:48:49 +00:00
Sourcery AI
e5a5f4c5c5 'Refactored by Sourcery' 2020-11-04 15:55:25 +00:00
Martin Winks
a529619d79
hotfix(updates): CHOSEN_INLINE_RESULT is a correct API-term (#415)
* 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
2020-09-10 22:34:20 +03:00