We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Discovered when unit testing aiidalab-widgets-base using pytest.
aiidalab-widgets-base
/opt/hostedtoolcache/Python/3.8.17/x64/lib/python3.8/site-packages/ipywidgets_extended/dropdown.py:37: DeprecationWarning: metadata {'trait': <traitlets.traitlets.Unicode object at 0x7fc9270a29a0>} was set from the constructor. With traitlets 4.1, metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2') _disabled_options_labels = traitlets.Tuple(
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Discovered when unit testing
aiidalab-widgets-base
using pytest.The text was updated successfully, but these errors were encountered: