Skip to content

Improve warning messages #62

@lucydot

Description

@lucydot

Currently warning messages are printed to the user using print statements. There is a better way to do this, which would also allow users to suppress warnings if, for example, they are doing high throughput work, using the Warnings module: https://docs.python.org/3/library/warnings.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceNot quite a bug, but could be in the future...

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions