Skip to content

Readme example needs an update? #17

@ayush9pandey

Description

@ayush9pandey

In the readme, the examples follow the previous version and should be updated:

# Display only warnings
warnings = results.get_warnings()
for reaction, messages in warnings.items():
    print(reaction, messages)

The new release uses the function get_all_warnings I believe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions