get_non_matching_default_options is checking a string from project_default_options against a validated value from coredata.options. Passing the string to validate_value ensures that the comparison is sound; otherwise, "false" might be compared against False and a bogus difference is printed.pull/8539/head
parent
32e49b5ff2
commit
5cd7f5f8c5
2 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue