Clean-up documentation to use NumPy style docs on remaining classes.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user