forked from Rust-related/RustPython
Fix ast/asdl_rs.py
This commit is contained in:
@@ -4,5 +4,4 @@ set -e
|
||||
cd "$(dirname "$(dirname "$0")")"
|
||||
|
||||
python ast/asdl_rs.py -D ast/src/ast_gen.rs -M vm/src/stdlib/ast/gen.rs ast/Python.asdl
|
||||
|
||||
cargo fmt
|
||||
rustfmt ast/src/ast_gen.rs vm/src/stdlib/ast/gen.rs
|
||||
|
||||
Reference in New Issue
Block a user