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

Fix tr_bed parameter handling #201

Closed
wants to merge 1 commit into from

Conversation

HudoGriz
Copy link

Hello,

I've identified an issue with the handling of the tr_bed parameter that deviates from the standard practice seen in other parts of the codebase (for example, this line).

When the tr_bed parameter is provided as an empty string in the params-file.json, it causes an error:

"tr_bed": "",

This pull request addresses this issue by ensuring proper handling of the tr_bed parameter when it is an empty string.

Thank you for your great work and hope this helps!

Best regards,
Blaž

@SamStudio8
Copy link
Member

Hi @HudoGriz, thanks for this. We don't accept merge requests from Github but this change will be integrated as part of our next release.

@SamStudio8
Copy link
Member

Forgot to follow up on this, this change was included in our recent v2.3.1 release, thanks again!

@SamStudio8 SamStudio8 closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants