mirror of https://github.com/astral-sh/ruff
Implement asdl in the ast and parser
This commit is contained in:
parent
6603b4a124
commit
dd7560c494
|
|
@ -19,4 +19,4 @@ ahash = "0.6"
|
|||
|
||||
[dev-dependencies]
|
||||
rustpython-parser = { path = "../parser" }
|
||||
insta = "1.1"
|
||||
insta = "1.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue