GuglielmoTor commited on
Commit
0ff6b30
·
verified ·
1 Parent(s): 4239e37

Update ui/ui_generators.py

Browse files
Files changed (1) hide show
  1. ui/ui_generators.py +1 -1
ui/ui_generators.py CHANGED
@@ -989,7 +989,7 @@ def create_enhanced_report_tab(agentic_modules_loaded_status: bool):
989
  )
990
 
991
  # Error handling for when modules are not loaded
992
- if not agentic_modules_loaded_loaded_status:
993
  gr.HTML("""
994
  <div style="
995
  background: #fee;
 
989
  )
990
 
991
  # Error handling for when modules are not loaded
992
+ if not agentic_modules_loaded_status:
993
  gr.HTML("""
994
  <div style="
995
  background: #fee;