Skip to content

Fix use of is and is not vs. ==#634

Merged
bckohan merged 1 commit into
django-commons:masterfrom
nlsfnr:fix-ci
Apr 30, 2025
Merged

Fix use of is and is not vs. ==#634
bckohan merged 1 commit into
django-commons:masterfrom
nlsfnr:fix-ci

Conversation

@nlsfnr
Copy link
Copy Markdown
Contributor

@nlsfnr nlsfnr commented Apr 20, 2025

CI currently crashes with ruff complaining about the use of == to compare types. This breaks CI on unrelated PRs.

Copy link
Copy Markdown
Member

@bckohan bckohan left a comment

Choose a reason for hiding this comment

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

This is correct, thank you!

@bckohan bckohan merged commit 1df7f13 into django-commons:master Apr 30, 2025
8 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