description property

description property

Returns a human readable description of this warning. Read-only str.

Definition:

@property
def description(self):
    ...

See Also