Clean-up documentation to use NumPy style docs on remaining classes.

This commit is contained in:
Rapptz
2015-12-16 22:20:54 -05:00
parent de1c74a399
commit 9f92536441
4 changed files with 35 additions and 42 deletions

View File

@ -24,7 +24,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
"""
class User(object):
class User:
"""Represents a Discord user.
Supported Operations: