mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
fixed a few typos
This commit is contained in:
@@ -141,7 +141,7 @@ comment block is a programmer's note. The docstring describes the
|
||||
"""Returns the square root of self times self."""
|
||||
...
|
||||
|
||||
.. seealso:: Further reading on docstrings: :pep:`257`
|
||||
.. see also:: Further reading on docstrings: :pep:`257`
|
||||
|
||||
|
||||
Other Tools
|
||||
|
||||
Reference in New Issue
Block a user