diff options
author | Ashley Whetter <ashley@awhetter.co.uk> | 2021-01-30 22:40:55 -0800 |
---|---|---|
committer | Ashley Whetter <ashley@awhetter.co.uk> | 2021-01-31 09:47:19 -0800 |
commit | 217aa531a438c3b25cea8ecfd1bb0b834f5bc4f8 (patch) | |
tree | ce9f320767e20e60e7138913173bcee0ee260208 /astroid/helpers.py | |
parent | 5f67396894c79c4661e357ec8bb03aa134a51109 (diff) | |
download | astroid-git-fix_851.tar.gz |
Corrected the parent of function type comment nodesfix_851
These nodes used to be parented to their original ast.FunctionDef parent
but are now correctly parented to their astroid.FunctionDef parent.
Closes #851
Diffstat (limited to 'astroid/helpers.py')
0 files changed, 0 insertions, 0 deletions