Pull in RustPython parser (#6099)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use rustpython_ast::{Constant, Expr, ExprAttribute, ExprConstant};
|
||||
use ruff_python_ast::{Constant, Expr, ExprAttribute, ExprConstant};
|
||||
|
||||
use ruff_formatter::write;
|
||||
use ruff_python_ast::node::AnyNodeRef;
|
||||
|
||||
Reference in New Issue
Block a user