When dumping data using the 'empty' style, there is an extra space added just after the colon character, for all keys having empty values. For example dumping "TEST_KEY:\n" becomes "TEST_KEY: \n".