We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a9e42 commit e8767beCopy full SHA for e8767be
1 file changed
guide/src/function/signature.md
@@ -268,7 +268,6 @@ Type: builtin_function_or_method
268
The `signature` attribute can also contain type hints:
269
270
```rust
271
-# #[cfg(feature = "experimental-inspect")] {
272
use pyo3::prelude::*;
273
274
#[pymodule]
0 commit comments