-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi @hanjinliu
as part of pyapp-kit/magicgui#474, I'd like to generally remove (or at least make private) everything inside of magicgui.signature (since I think functions were the wrong level to generally attack the type->widget mapping). but it looks like you're using MagicParameter quite a bit.
Could you look into what it would take here to remove dependence on magicgui.signature? either by using other public functions from magicgui (such as directly using get_widget_type), or by vendoring whatever you want from magicgui.signature?
thanks :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels