blob: 52ae7487712fcceb841f7ae851cc593b11cebbf7 [file] [view]
<!--
Thank you for submitting a PR to astroid!
To ease the process of reviewing your PR, do make sure to complete the following boxes.
- [ ] Write a good description on what the PR does.
- [ ] For new features or bug fixes, add a ChangeLog entry describing what your PR does.
- [ ] If you used multiple emails or multiple names when contributing, add your mails
and preferred name in ``script/.contributors_aliases.json``
-->
## Type of Changes
<!-- Leave the corresponding lines for the applicable type of change: -->
| | Type |
| --- | ---------------------- |
| ✓ | :bug: Bug fix |
| ✓ | :sparkles: New feature |
| ✓ | :hammer: Refactoring |
| ✓ | :scroll: Docs |
## Description
<!-- If this PR references an issue without fixing it: -->
Refs #XXXX
<!-- If this PR fixes an issue, use the following to automatically close when we merge: -->
Closes #XXXX