scalar_image_function_inspector.py needs a refactor
Open
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Although this example does demo some cool functionality, the code itself does some very strange, non-standard things that we likely don't want to be using in an example people will take inspiration from.
This code should be refactored to follow best practices. Eg. not over-loading "view" and "model view" to be different from the View and ModelView of traitsUI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.