Skip to content

Use passed-in info argument for TraitType.error()#884

Merged
blink1073 merged 1 commit intoipython:mainfrom
kylebarron:patch-1
Oct 28, 2023
Merged

Use passed-in info argument for TraitType.error()#884
blink1073 merged 1 commit intoipython:mainfrom
kylebarron:patch-1

Conversation

@kylebarron
Copy link
Contributor

In my own project I'm subclassing TraitType to create my own traitlets, and working to provide good validation inside validate(), but my custom info messages weren't being shown to the user.

@blink1073 blink1073 added the bug label Oct 28, 2023
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thank you!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants