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

Pass build_index to Fasta constructor #138

Merged
merged 1 commit into from
Feb 9, 2018
Merged

Pass build_index to Fasta constructor #138

merged 1 commit into from
Feb 9, 2018

Conversation

marcelm
Copy link
Contributor

@marcelm marcelm commented Feb 8, 2018

The Fasta constructor should not ignore the build_index parameter, but pass it to the Fasta constructor.

The `Fasta` constructor should not ignore the `build_index` parameter, but pass it to the `Fasta` constructor.
@mdshw5
Copy link
Owner

mdshw5 commented Feb 8, 2018

Good eye! I’ll make a point release.

@marcelm
Copy link
Contributor Author

marcelm commented Feb 8, 2018

My IDE (PyCharm) highlights unused variables and parameters :-)

@mdshw5 mdshw5 merged commit 4075a6e into mdshw5:master Feb 9, 2018
@mdshw5
Copy link
Owner

mdshw5 commented Feb 9, 2018

Yeah, I have that enabled through pylint in Atom, but sometimes the visual cues are too subtle (or I'm too rushed). Thanks again!

mdshw5 added a commit that referenced this pull request Feb 9, 2018
@mdshw5
Copy link
Owner

mdshw5 commented Feb 9, 2018

This will be in v0.5.3.1 once it passes CI.

@marcelm
Copy link
Contributor Author

marcelm commented Feb 9, 2018

Perfect!

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