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

illumina.py: fixed small bug where exception was not raised for missing files #926

Merged
merged 4 commits into from
Feb 14, 2019

Conversation

notestaff
Copy link
Contributor

illumina.py: fixed small bug where exception was not raised for missing files

Copy link
Member

@dpark01 dpark01 left a comment

Choose a reason for hiding this comment

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

Thanks for catching this bug!

It looks like we should use OSError instead?

Copy link
Member

@dpark01 dpark01 left a comment

Choose a reason for hiding this comment

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

oh even better -- we probably do want to read it anyway (not just know that it exists)

@notestaff notestaff merged commit aeb76dd into master Feb 14, 2019
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.

None yet

3 participants