Indenting was confusing and made it seem like mappings was a key under settings when they were at the same depth.
Check List
[x] New functionality includes testing.
[x] All tests pass
[x] New functionality has been documented.
[x] New functionality has documentation added
[x] Commits are signed as per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Signed-off-by: Michael Lorant michael.lorant@fairfaxmedia.com.au
Description
Fix formatting of kNN tests mapping file.
Issues Resolved
Indenting was confusing and made it seem like
mappings
was a key undersettings
when they were at the same depth.Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.