Skip to content

Commit

Permalink
Update guide/src/SUMMARY.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
  • Loading branch information
wyfo and davidhewitt committed Nov 22, 2023
1 parent c35fb9b commit fc430b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions guide/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
- [Python exceptions](exception.md)
- [Calling Python from Rust](python_from_rust.md)
- [Using `async` and `await`](async-await.md)
- [Awaiting Python awaitables]()
- [Other Python async runtimes]()
- [GIL, mutability and object types](types.md)
- [Parallelism](parallelism.md)
- [Debugging](debugging.md)
Expand Down

0 comments on commit fc430b5

Please sign in to comment.