chore: apply ruff auto-fixes and remove dead AST scripts
This commit is contained in:
@@ -8,8 +8,7 @@ Font loading uses hello_imgui.load_font().
|
||||
Scale uses imgui.get_style().font_scale_main.
|
||||
"""
|
||||
|
||||
from imgui_bundle import imgui, hello_imgui
|
||||
from pathlib import Path
|
||||
from imgui_bundle import imgui
|
||||
|
||||
# ------------------------------------------------------------------ palettes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user