Skip to content

Use a plot default method instead of overriding the init method in examples#704

Merged
aaronayres35 merged 12 commits into
masterfrom
dont-use-__init__-examples
Apr 21, 2021
Merged

Use a plot default method instead of overriding the init method in examples#704
aaronayres35 merged 12 commits into
masterfrom
dont-use-__init__-examples

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

Part of #658

This PR replaces the __init__ method in many examples with the _plot_default approach. This is not all the examples, but the remaining can be done in a follow up PR.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

@aaronayres35 aaronayres35 merged commit 7c12d9e into master Apr 21, 2021
@aaronayres35 aaronayres35 deleted the dont-use-__init__-examples branch April 21, 2021 11:59
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.

2 participants