Documentation formatting

This commit is contained in:
Skezza
2020-07-01 04:32:00 +01:00
committed by GitHub
parent e7500f738c
commit c3bca7ec73
9 changed files with 11 additions and 11 deletions

View File

@ -28,7 +28,7 @@ import colorsys
class Colour:
"""Represents a Discord role colour. This class is similar
to an (red, green, blue) :class:`tuple`.
to a (red, green, blue) :class:`tuple`.
There is an alias for this called Color.