-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Code ImprovementFor general improvements to the codebase without adding new features.For general improvements to the codebase without adding new features.discussionFor more general issues that require extended discussionFor more general issues that require extended discussion
Milestone
Description
Description
There are several places throughout the package where print statements are used to inform the user about something that is happening when a "verbose" flag is set. Instead of print statements, it would be better to use a logger throughout the package. This allows a user to more easily control how much is printed to the screen.
Metadata
Metadata
Assignees
Labels
Code ImprovementFor general improvements to the codebase without adding new features.For general improvements to the codebase without adding new features.discussionFor more general issues that require extended discussionFor more general issues that require extended discussion