Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5ddfcd0 authored by jiajia tang's avatar jiajia tang
Browse files

Fix potential issues if str has spaces



Uniform the split() function
str.split() will return a list split all spaces in str,
while str.split(' ') will return a list might contain ''
which might have potential issues.

Signed-off-by: default avatarjiajia tang <tangjiajia@xiaomi.com>
Change-Id: I0961659b140f800bdbe285f63bb4f02b8459ff8b
Signed-off-by: default avatarjiajia tang <tangjiajia@xiaomi.com>
parent 7c8dd8c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment