diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2019-09-12 12:59:26 +0200 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2019-09-12 13:07:19 +0200 |
commit | 0b947809fc018963fce1745cda89649e6d66d0c7 (patch) | |
tree | 6170ab09db2cb2ab2a5cc6f9226661f9194e4b21 /tests/extensions/test_check_docs.py | |
parent | d54c88a4d504d283d92c6899e26c68299f23ddd7 (diff) | |
download | pylint-git-0b947809fc018963fce1745cda89649e6d66d0c7.tar.gz |
Skip lambdas from assignment-from-no-return checks
We were looking for the presence of `decorators` in the analyzed
function node, but `Lambda` node does not have this attribute.
Close #3091
Diffstat (limited to 'tests/extensions/test_check_docs.py')
0 files changed, 0 insertions, 0 deletions