Remove stale Streamlit references from comments

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-27 22:18:37 +01:00
parent 9a3f7b7b94
commit a4cb979131
2 changed files with 1 additions and 2 deletions

View File

@@ -387,7 +387,7 @@ def _render_sequence_card(i, seq, batch_list, data, file_path, state,
ui.separator()
# --- Prompts + Settings (2-column like Streamlit) ---
# --- Prompts + Settings (2-column) ---
with ui.splitter(value=66).classes('w-full') as splitter:
with splitter.before:
dict_textarea('General Prompt', seq, 'general_prompt').classes(