enthought / enthought/traitsui
DeprecationWarning: setting create=False is no longer required
Open
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
I'm seeing a warning from the implementation of `heading_text` in `traitsui.qt.ui_panel`:
```
/Users/mdickinson/.edm/envs/redacted/lib/python3.8/site-packages/traitsui/qt/ui_panel.py:1360: DeprecationWarning: setting create=False is no longer required
```
This looks as though it should be a simple fix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.