Switch to NumPy style documentation.

This commit is contained in:
Rapptz
2015-12-04 23:43:31 -05:00
parent b87dfccfce
commit 17171aaa60
5 changed files with 44 additions and 67 deletions

View File

@ -37,8 +37,9 @@ class Object(object):
receive this class rather than the actual data class. These cases are
extremely rare.
.. attribute:: id
Attributes
-----------
id : str
The ID of the object.
"""