Skip to content

Commit e8767be

Browse files
authored
Update guide/src/function/signature.md
1 parent 60a9e42 commit e8767be

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

guide/src/function/signature.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ Type: builtin_function_or_method
268268
The `signature` attribute can also contain type hints:
269269

270270
```rust
271-
# #[cfg(feature = "experimental-inspect")] {
272271
use pyo3::prelude::*;
273272

274273
#[pymodule]

0 commit comments

Comments
 (0)