You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to ask if there are plans to move get_model_urls from utilities.urls to the official plugins API. I'm currently developing a new plugin and find this mechanism quite useful to both reduce code size and make it more readable.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I just wanted to ask if there are plans to move
get_model_urls
fromutilities.urls
to the official plugins API. I'm currently developing a new plugin and find this mechanism quite useful to both reduce code size and make it more readable.Beta Was this translation helpful? Give feedback.
All reactions