-
-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Labels
Milestone
Description
Fix this error in pylint with 3.14:
- AttributeError: 'TreeRebuilder' object has no attribute 'visit_templatestr'
https://docs.python.org/3.14/library/ast.html#ast.TemplateStr
DanielNoordPierre-Sassoulas