has_warnings property

has_warnings property

Gets the value that indicates whether the list of warnings isn’t empty.

Definition:

@property
def has_warnings(self):
    ...

See Also