Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary print statements #646

Merged
merged 2 commits into from
Apr 12, 2021

Conversation

rahulporuri
Copy link
Contributor

fixes #612

This PR removes unnecessary print statements and dead code/tests

and commented out/dead tests

	modified:   chaco/plotscrollbar.py
	modified:   chaco/tests/test_colormapper.py
	modified:   examples/demo/nonlinear_color_mapping.py
Copy link
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Just one comment about renaming the test case in test_colormapper.py

@rahulporuri rahulporuri merged commit 0b2a816 into master Apr 12, 2021
@rahulporuri rahulporuri deleted the cln/remove-unnecessary-prints branch April 12, 2021 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unnecessary/debugging uses of print from the codebase and examples
2 participants