mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
8a8df69e36
commit
e31a7890c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1589,7 +1589,7 @@ class PluginManagerWindow(bui.Window):
|
|||
pass
|
||||
except Exception as e:
|
||||
bui.textwidget(edit=self._plugin_manager_status_text,
|
||||
text=str(e))
|
||||
text=str(e))
|
||||
raise
|
||||
|
||||
async def draw_index(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue