-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat: Expose NoUpdate type #3369
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should add obj is NoUpdate or ...
in the conditions of NoUpdate.is_no_update
if this is exposed so it could be used as is.
Isn't this already the case? If you mean an isinstance check. Lines 1 to 9 in 1f4337a
|
Ah, you referred back to the original issue. I added the condition. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a formatting issue.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃 Thank you.
Closes #2800.
Contributor Checklist
dash.NoUpdate
optionals
CHANGELOG.md