[ci] auto-format

This commit is contained in:
vishal332008 2024-04-21 11:20:25 +00:00 committed by github-actions[bot]
parent 021d359ed2
commit 0090a0294c

View file

@ -952,7 +952,7 @@ class AuthorsWindow(popup.PopupWindow):
scale=(
(1.1 if key == 'name' else 0.9) if _uiscale is babase.UIScale.SMALL else
(1.2 if key == 'name' else 1.0)
),
),
text=text,
h_align='center',
v_align='center',