from __future__ import annotations ignored #6523
Labels
C: unsubscriptable-object
Issues related to 'unsubscriptable-object' check
False Positive 🦟
A message is emitted but nothing is wrong with the code
typing
Milestone
Bug description
Reference #6519
Command used
Pylint output
Expected behavior
No error, as the python interpreter doesn't complain, nor does mypy, and #3320 is closed.
Pylint version
The text was updated successfully, but these errors were encountered: