Skip to content

Adding type to seed option in haddock3-restraints random_removal subcommand#1487

Merged
VGPReys merged 2 commits intomainfrom
1485-fix-seed-type
Mar 10, 2026
Merged

Adding type to seed option in haddock3-restraints random_removal subcommand#1487
VGPReys merged 2 commits intomainfrom
1485-fix-seed-type

Conversation

@VGPReys
Copy link
Copy Markdown
Contributor

@VGPReys VGPReys commented Mar 9, 2026

Summary of the Pull Request

This PR adds a type casting for the seed optional argument in the haddock3-restraints random_removal subcommand.

Related Issue

Closes #1485

Additional Info

Detected by user

@VGPReys VGPReys self-assigned this Mar 9, 2026
@VGPReys VGPReys added bug Something isn't working community Feature requests / contribution / issues from users labels Mar 9, 2026
@VGPReys VGPReys merged commit 005e269 into main Mar 10, 2026
10 checks passed
@VGPReys VGPReys deleted the 1485-fix-seed-type branch March 10, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working community Feature requests / contribution / issues from users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

random_removal --seed parsed as string causing TypeError

2 participants