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
Au reset des settings :
A corriger après merge de #111
Traceback (most recent call last):
File "/home/jbdesbas/.local/share/QGIS/QGIS3/profiles/dev/python/plugins/idg/gui/dlg_settings.py", line 202, in reset_settings
self.download_tree_config_file(end_slot=self.plugin_config_file_reloaded)
File "/home/jbdesbas/.local/share/QGIS/QGIS3/profiles/dev/python/plugins/idg/plugin_main.py", line 236, in download_tree_config_file_slot
self.task_dl_index.finished.connect(end_slot)
AttributeError: 'function' object has no attribute 'connect'
The text was updated successfully, but these errors were encountered:
Au reset des settings :
A corriger après merge de #111
The text was updated successfully, but these errors were encountered: