acecalisto3 commited on
Commit
06f5da0
·
verified ·
1 Parent(s): e232df4

Update definitions.py

Browse files
Files changed (1) hide show
  1. definitions.py +1 -2
definitions.py CHANGED
@@ -382,8 +382,7 @@ class AutonomousAgentApp:
382
  logging.error(f"Application error: {str(e)}")
383
  st.error("An error occurred while starting the application. Please check the logs.")
384
  raise
385
-  
386
-
387
  @dataclass
388
  class QualityMetrics:
389
  """Advanced quality metrics tracking and analysis"""
 
382
  logging.error(f"Application error: {str(e)}")
383
  st.error("An error occurred while starting the application. Please check the logs.")
384
  raise
385
+
 
386
  @dataclass
387
  class QualityMetrics:
388
  """Advanced quality metrics tracking and analysis"""