Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle None values properly when CLI output is YAML/JSON format (#13024)
str() should not be applied to None when we 'normalize' the data before we print it, otherwise it's not given in proper format in YAML/JSON format of the CLI output
- Loading branch information