warnings property

warnings property

Gets a list of warning messages.

Definition:

@property
def warnings(self):
    ...

See Also