Fix inconsistent indentation, typos, and missing parentheses 03/14803/1
authorkkangmin <kangminh925@gmail.com>
Wed, 6 Aug 2025 07:42:38 +0000 (07:42 +0000)
committerkkangmin <kangminh925@gmail.com>
Fri, 8 Aug 2025 05:03:33 +0000 (05:03 +0000)
commit2cbc3bc82c4c8ef7ff326c34bb0dfe344b88d5be
tree6615958dad40029f824dfd80d7aa25441352d2c4
parent386b656d0adcd906dbea5f4ac4b408943e2248ca
Fix inconsistent indentation, typos, and missing parentheses

- In __getLeafPaths(): fixed missing parentheses, double quotes, and indentation
- In preprocessTrainingConfig(): fixed typo in function name
- In exception message: corrected 'recieved' to 'received'

Issue-Id: AIMLFW-223
Change-Id: Idf041c38d08139c1b0ab000a472403a823be7fa4
Signed-off-by: kkangmin <kangminh925@gmail.com>
trainingmgr/common/trainingConfig_parser.py