Skip to content

Conversation

@paretje
Copy link
Contributor

@paretje paretje commented Apr 16, 2025

The default value when using store_true parameters is False. As a result this will always overwrite any value set in the config file. This fixes this by changing the default to None, so a potential value in the config file is only overwritten when using the flag.

The default value when using `store_true` is `False`. As a result this
will always overwrite any value set in the config file. This fixes this
and will only overwrite a potential value in the config file when using
the flag.
@RalfG
Copy link
Member

RalfG commented Oct 16, 2025

Superseded by 4de4f1d in #236

@RalfG RalfG closed this Oct 16, 2025
@RalfG RalfG self-assigned this Oct 16, 2025
@RalfG RalfG added the bug label Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants