[ci] auto-format

This commit is contained in:
BroBordd 2025-04-08 16:32:09 +00:00 committed by github-actions[bot]
parent f2f14563d4
commit 65a75f3fc8

View file

@ -1772,7 +1772,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):
@ -2055,7 +2056,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(