From 5d773946bb17ce0eb82b0a320436b386cb7645b3 Mon Sep 17 00:00:00 2001 From: kingsamurai123 Date: Tue, 31 Jan 2023 10:16:15 +0000 Subject: [PATCH] [ci] auto-format --- plugin_manager.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin_manager.py b/plugin_manager.py index e789d07..412575c 100644 --- a/plugin_manager.py +++ b/plugin_manager.py @@ -960,8 +960,8 @@ class PluginWindow(popup.PopupWindow): color=(1, 1, 1, 1), rotate=25, scale=0.45) - - ## Below snippet handles the tutorial button in the plugin window + + # Below snippet handles the tutorial button in the plugin window tutorial_url = self.plugin.info["external_url"] if tutorial_url: open_pos_x = (10 if _uiscale is ba.UIScale.SMALL else