Skip to content

Commit a180042

Browse files
committed
docs(python): don't break Rust test
1 parent 034b8b1 commit a180042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ readme = "README.md"
1515
[lib]
1616
name = "pelt"
1717
crate-type = ["cdylib", "rlib"]
18+
doctest = false
1819

1920
[features]
2021
default = ["rayon"]

0 commit comments

Comments
 (0)