Closed irtazaakram closed 1 year ago
Description: upgrades pylint to 3.0.2 with required support
Following a deprecation period starting in astroid 2.7.0, the astroid.node_classes and astroid.scoped_nodes modules have been removed in favor of astroid.nodes.node_classes and astroid.nodes.scoped_nodes.
All the classes inheriting Interface in pylint.interfaces were removed check_messages: Use utils.only_required_for_messages
All the classes inheriting Interface in pylint.interfaces were removed
check_messages: Use utils.only_required_for_messages
Merge checklist:
Description: upgrades pylint to 3.0.2 with required support
Changes
Merge checklist: