Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Dec 14, 2024
1 parent fcf8f8d commit 75b96de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyo3-stub-gen-derive/src/gen_stub/pyclass.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ mod test {
],
module: Some("my_module"),
doc: "",
bases: &[],
}
"###);
Ok(())
Expand Down

0 comments on commit 75b96de

Please sign in to comment.