Skip to content

Commit e963dfe

Browse files
committed
Update guide/src/function/signature.md
1 parent e8767be commit e963dfe

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
@@ -280,7 +280,6 @@ pub mod example {
280280
arg
281281
}
282282
}
283-
# }
284283
```
285284

286285
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

Comments
 (0)