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

MAINT: typo in feature_data_mag/__init__.py #313

Merged
merged 4 commits into from
May 1, 2024
Merged

Conversation

Sann5
Copy link
Contributor

@Sann5 Sann5 commented Mar 1, 2024

It looks like all __init__.py files import the _transformer.py module from their corresponding submodule. However feature_data_mag/__init__.py imports the transformer from feature_data not feature_data_mag. Is this a typo?

Copy link
Collaborator

@misialq misialq left a comment

Choose a reason for hiding this comment

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

Nice catch @Sann5, thanks!

@misialq
Copy link
Collaborator

misialq commented May 1, 2024

Hey @lizgehret, could you maybe look this over? 🙏

@lizgehret
Copy link
Member

Hey @lizgehret, could you maybe look this over? 🙏

You bet! Will take a look right now 🙂

Copy link
Member

@lizgehret lizgehret left a comment

Choose a reason for hiding this comment

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

fixed some small merge conflicts- looks like we needed to update the imports for all three files (format, transformer, type) rather than just the transformer. thanks for catching this @Sann5! will just wait for ci to pass and then this will be good to merge.

@lizgehret lizgehret removed their assignment May 1, 2024
@lizgehret lizgehret merged commit ce12214 into qiime2:dev May 1, 2024
4 checks passed
@Sann5 Sann5 deleted the init_typo branch May 2, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

3 participants