Code review comment for lp://staging/~tribaal/landscape-client/fix-1228301-config-object-auto-list

Revision history for this message
Free Ekanayaka (free.ekanayaka) wrote :

Nice fix, +1!

[1]

+ config_obj = ConfigObj(config_source, list_values=False)

Please add a comment explaining why list_values is set to False.

review: Approve

« Back to merge proposal