We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3a7ef commit b12e2a4Copy full SHA for b12e2a4
1 file changed
ai_diffusion/ui/settings.py
@@ -56,7 +56,7 @@
56
SwitchSetting,
57
)
58
from .style import StylePresets
59
-from .theme import add_header, green, grey, logo, red, yellow, prompt_max_line_count
+from .theme import add_header, green, grey, logo, prompt_max_line_count, red, yellow
60
61
62
class InitialSetupWidget(QWidget):
0 commit comments