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

Refactor #16

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Refactor #16

merged 1 commit into from
Sep 22, 2020

Conversation

MartinHeroux
Copy link
Owner

Minor changes to improve readability

@MartinHeroux MartinHeroux merged commit 53a2fd6 into master Sep 22, 2020
mean_a=100,
mean_b=120,
sd_a=30,
sd_b=30,
design="unpaired",
)
data_a, data_b = _gen_data(data_specs)
show = i == last_subplot
info = PliffyInfoABD(data_a=data_a, data_b=data_b, show=show, fontsize=12)
if i != last_subplot:
Copy link
Collaborator

Choose a reason for hiding this comment

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

did you reverse this?

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