enthought / enthought/graphcanvas
Replace print statements
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The tools fire off `print` statements during events by default. As pointed out in [#8 (comment)](https://github.com/enthought/graphcanvas/pull/8#discussion_r81304664), it would be preferable to replace the methods holding these print statements with `Callable` traits to make the tools more flexible and extensible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.