Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

@silentworks
Copy link
Contributor

What kind of change does this PR introduce?

Adding support for Python None type

What is the current behavior?

You cannot use None type with the is_ method.

What is the new behavior?

You can use the None type with the is_ method.

Additional context

Add any other context or screenshots.

@silentworks silentworks requested review from J0 and anand2312 as code owners May 29, 2024 13:35
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

@silentworks silentworks changed the title convert None to a string null for the is method chore: convert None to a string null for the is method May 29, 2024
@silentworks silentworks changed the title chore: convert None to a string null for the is method fix: convert None to a string null for the is method May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants