[QGIS-Developer] Reload python library used by plugin
Richard Duivenvoorde
rdmailings at duif.net
Wed May 22 12:12:30 PDT 2024
On 5/22/24 18:22, Benjamin Jakimow via QGIS-Developer wrote:
> Hi Gerald,
>
> you may use "from importlib import reload" to reload the packages that have been changed.
>
> https://docs.python.org/3/library/importlib.html#importlib.reload
Wos, great!? If this works, it would be a good idea to create a Feature Request to the plugin reloader maybe to incorporate this?
Regards,
Richard Duivenvoorde
More information about the QGIS-Developer
mailing list