Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@e-kwsm
Copy link

@e-kwsm e-kwsm commented May 26, 2024

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.

@amd-hsivasun
Copy link

Unable to import to rocm-systems due to merge conflict

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.
@e-kwsm e-kwsm requested a review from a team as a code owner August 12, 2025 10:34
@e-kwsm e-kwsm changed the base branch from master to amd-staging_deprecated August 12, 2025 10:34
Copy link
Contributor

@dayatsin-amd dayatsin-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Thank you for the patch.
We have moved the rocminfo repository. I ported the PR here:

ROCm/rocm-systems#313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants