description property

WarningInfo.description property

Returns the description of the warning.

@property
def description(self) -> str:
    ...

See Also