You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dhruvmanila
changed the title
Add required changes for handling the new and nodes
Add required changes for handling the new Jupyter AST nodes
Jul 26, 2023
## Summary
This PR adds the implementation for the new Jupyter AST nodes i.e.,
`ExprLineMagic` and `StmtLineMagic`.
## Test Plan
Add test cases for `unparse` containing magic commands
resolves: #6087
Visitor
andPreorderVisitor
supportComparableExpr
andComparableStmt
supportrelocate_expr
supportany_over_expr
andany_over_stmt
supportAnyNode
andAnyNodeRef
supportGenerator
supportThe text was updated successfully, but these errors were encountered: