Skip to content
Commit fe00366b authored by Konstantin Kharlamov's avatar Konstantin Kharlamov Committed by Adhemerval Zanella
Browse files

treewide: python-scripts: use `is None` for none-equality



Testing for `None`-ness with `==` operator is frowned upon and causes
warnings in at least "LGTM" python linter. Fix that.

Signed-off-by: default avatarKonstantin Kharlamov <Hi-Angel@yandex.ru>
Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 1e9a550b
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