configpaths: Add get_plugin_dirs() method
This helps with mypy because otherwise get() has multiple return types This reduces our usage of cast()
Showing
- gajim/common/configpaths.py 9 additions, 8 deletionsgajim/common/configpaths.py
- gajim/gtkexcepthook.py 1 addition, 3 deletionsgajim/gtkexcepthook.py
- gajim/plugins/pluginmanager.py 1 addition, 1 deletiongajim/plugins/pluginmanager.py
- gajim/plugins/plugins_i18n.py 1 addition, 3 deletionsgajim/plugins/plugins_i18n.py
Please register or sign in to comment