Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canonical type comparison #244

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Canonical type comparison #244

merged 2 commits into from
Sep 26, 2024

Conversation

AryazE
Copy link
Contributor

@AryazE AryazE commented Sep 11, 2024

Type comparisons are recommended to be done using isinstance or is and not ==.
This PR fixes that.

@Fatal1ty
Copy link
Owner

@AryazE 👋

Can you update your branch with the updated master? I fixed mypy problems.

@AryazE
Copy link
Contributor Author

AryazE commented Sep 22, 2024

Just updated my branch.

@Fatal1ty
Copy link
Owner

Thanks!

@Fatal1ty Fatal1ty merged commit a169324 into Fatal1ty:master Sep 26, 2024
26 checks passed
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.

2 participants