4 lines
67 B
Rust
4 lines
67 B
Rust
#![allow(clippy::all)]
|
|
#![allow(unused)]
|
|
include!("../python.rs");
|
#![allow(clippy::all)]
|
|
#![allow(unused)]
|
|
include!("../python.rs");
|