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

Decrease complexity in versions.py #222

Open
CasperWA opened this issue Nov 23, 2023 · 1 comment
Open

Decrease complexity in versions.py #222

CasperWA opened this issue Nov 23, 2023 · 1 comment
Labels
enhancement New feature or request priority/low Low priority issue/PR

Comments

@CasperWA
Copy link
Collaborator

          The nested conditional statements are quite complex. Breaking down this logic into smaller, more descriptive helper functions would increase readability and maintainability.

Originally posted by @daniel-sintef in #220 (comment)

@CasperWA CasperWA added enhancement New feature or request priority/low Low priority issue/PR labels Nov 23, 2023
@CasperWA
Copy link
Collaborator Author

Especially update_specifier_set().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/low Low priority issue/PR
Projects
None yet
Development

No branches or pull requests

1 participant