[ci] auto-format

This commit is contained in:
BroBordd 2025-04-08 16:24:27 +00:00 committed by github-actions[bot]
parent 4eea3ca298
commit 6e3f11db25

View file

@ -1763,7 +1763,8 @@ class PluginManagerWindow(bui.MainWindow):
def spin(self, show=False):
w = self._loading_spinner
p = self._root_widget
bui.spinnerwidget(w,visible=show) if w.exists() and p.exists() and not p.transitioning_out else None
bui.spinnerwidget(w, visible=show) if w.exists(
) and p.exists() and not p.transitioning_out else None
@contextlib.contextmanager
def exception_handler(self):
@ -2046,7 +2047,8 @@ class PluginManagerWindow(bui.MainWindow):
self._last_filter_text = search_term
self._last_filter_plugins = plugins
if not self._columnwidget.exists(): return
if not self._columnwidget.exists():
return
if category == 'Installed':
plugin_names_to_draw = tuple(