Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve get_clients_from_cmd_args
improve the get_clients_from_cmd_args for better readability and consistency. - replace unnecessary dictionary-based approaches with array-based ones. - use the '#' to improve code readability. - use the '#' for an empty check.
- Loading branch information