Skip to content

Commit

Permalink
revert change to pyclass-parameters.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoldbaum committed Nov 4, 2024
1 parent f51be34 commit 8660a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/pyclass-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ struct MyClass {}
struct MyClass {}
```

[params-1]: {{#PYO3_DOCS_URL}}/pyo3/types/struct.PyAny.html
[params-1]: https://docs.rs/pyo3/latest/pyo3/types/struct.PyAny.html
[params-2]: https://en.wikipedia.org/wiki/Free_list
[params-3]: https://doc.rust-lang.org/std/marker/trait.Send.html
[params-4]: https://doc.rust-lang.org/std/rc/struct.Rc.html
Expand Down

0 comments on commit 8660a03

Please sign in to comment.