from PEP8 (https://peps.python.org/pep-0008/#programming-recommendations): > Comparisons to singletons like None should always be done with is or is not, never the equality operators. Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Change-Id: Ibccf5b6a5fba81cea42e04a022deac8a3207b9b8 [ROCm/rocm_smi_lib commit: 50a079af0f]
50a079af0f