mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
what's docstrung
This commit is contained in:
@@ -142,6 +142,9 @@ Docstrings are to follow the following syntaxes::
|
||||
nisi ut aliquip ex ea commodo consequat.
|
||||
"""
|
||||
|
||||
All functions, methods, and classes are to contain docstrings. Object data
|
||||
model methods (e.g. ``__repr__``) are usually an exception to this rule.
|
||||
|
||||
Thanks for helping to make the world a better place!
|
||||
|
||||
.. _PEP8: https://www.python.org/dev/peps/pep-0008/
|
||||
|
||||
Reference in New Issue
Block a user