Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/writing/reading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ reading. Each one of these projects is a paragon of Python coding.

.. todo:: Include code examples of exemplary code from each of the projects listed. Explain why it is excellent code. Use complex examples.

.. todo:: Explain techniques to rapidly identify data structures and algorithms and determine what the code is doing.
.. todo:: Explain techniques for rapidly identifying data structures and algorithms and determining what the code is doing.