Revert "Fix typos and other minor touchups to guide"
This reverts commit 24eee46128
.
This commit is contained in:
parent
70bbd00d57
commit
5ad55d2dc7
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Defining a new exception
|
||||
|
||||
You can use the [`create_exception!`] macro to define a new exception type:
|
||||
Use the [`create_exception!`] macro:
|
||||
|
||||
```rust
|
||||
use pyo3::create_exception;
|
||||
|
|
Loading…
Reference in New Issue