Skip to content

Remove unnecessary print statements#646

Merged
rahulporuri merged 2 commits into
masterfrom
cln/remove-unnecessary-prints
Apr 12, 2021
Merged

Remove unnecessary print statements#646
rahulporuri merged 2 commits into
masterfrom
cln/remove-unnecessary-prints

Conversation

@rahulporuri
Copy link
Copy Markdown
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
Comment thread chaco/tests/test_colormapper.py
Copy link
Copy Markdown
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