Skip to content

Commit 9ed6579

Browse files
committed
[ml service] Refactor: Decompose ml_single_open_custom function for better maintainability
This commit refactors the monolithic ml_single_open_custom function (200+ lines) into smaller, focused helper functions to improve code readability and maintainability. The main function is now structured as a clear sequence of steps, each handled by a dedicated helper function. Signed-off-by: hyunil park <hyunil46.park@samsung.com>
1 parent 71aaab1 commit 9ed6579

1 file changed

Lines changed: 270 additions & 164 deletions

File tree

0 commit comments

Comments
 (0)