Skip to content

Better handling of messages to stdout/stderr #110

@jmcgill298

Description

@jmcgill298

Need to investigate better options for sending messages back to users. Currently warnings.warn has been used, and a hack has been created to enable all messages sent through that library. This is not ideal as some people may want to hide these messages outside of development.

warnings.simplefilter("default")

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions