diff options
author | hippo91 <guillaume.peillex@gmail.com> | 2021-02-11 18:42:24 +0100 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-02-12 08:26:52 +0100 |
commit | dc560d470b3351cfc886f62688ee86dcbbb1a3cd (patch) | |
tree | c39b5ca86fda6699afcb9c2df31a6f2464be0e51 /astroid/helpers.py | |
parent | 0d8ed3f88deef0b2e85b5310b82cc3998220dc3c (diff) | |
download | astroid-git-dc560d470b3351cfc886f62688ee86dcbbb1a3cd.tar.gz |
The node.bases has not to be tweaked otherwise leads to false positive unused-import due to the fact that six.with_metaclass is not consumed. Adds a unittest to check that bases attribute holds a call node and that ancestors attributes returns the correct class hierarchy.
Diffstat (limited to 'astroid/helpers.py')
0 files changed, 0 insertions, 0 deletions