preparing to use imgui scopes...
This commit is contained in:
+1
-1
@@ -32,7 +32,6 @@ from src import aggregate
|
||||
from src import markdown_helper
|
||||
from src import bg_shader
|
||||
from src import thinking_parser
|
||||
from src import thinking_parser
|
||||
import re
|
||||
import difflib
|
||||
import subprocess
|
||||
@@ -46,6 +45,7 @@ else:
|
||||
|
||||
from pydantic import BaseModel
|
||||
from imgui_bundle import imgui, hello_imgui, immapp, imgui_node_editor as ed, imgui_color_text_edit as ced
|
||||
from src.imgui_scopes import imgui_window
|
||||
|
||||
COMMS_CLAMP_CHARS: int = 300
|
||||
|
||||
|
||||
Reference in New Issue
Block a user