Skip to content

fail to parse "require_ssl": "False" in config file #81

@marianoTisera

Description

@marianoTisera

hi,
i think the problem is in resolve_option function the line return value if value is None else cast_as(value) do something like this bool("False") which is True, according to https://stackoverflow.com/questions/715417/converting-from-a-string-to-boolean-in-python?page=1&tab=scoredesc#tab-top

i hope this can help.

great work with this tool.

best regards
mariano

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions