[ci] auto-format

This commit is contained in:
kingsamurai123 2023-01-31 10:16:15 +00:00 committed by github-actions[bot]
parent ee2715d3ec
commit 5d773946bb

View file

@ -961,7 +961,7 @@ class PluginWindow(popup.PopupWindow):
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