We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8767be commit e963dfeCopy full SHA for e963dfe
1 file changed
guide/src/function/signature.md
@@ -280,7 +280,6 @@ pub mod example {
280
arg
281
}
282
283
-# }
284
```
285
286
It enables the [work-in-progress capacity of PyO3 to autogenerate type stubs](../type-stub.md) to generate a file with the correct type hints:
0 commit comments