DrishtiSharma commited on
Commit
49efd18
Β·
verified Β·
1 Parent(s): aca245e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -396,8 +396,6 @@ if st.session_state.df is not None:
396
  context=[analyze_data],
397
  )
398
 
399
-
400
-
401
  # Separate Crews for report and conclusion
402
  crew_report = Crew(
403
  agents=[sql_dev, data_analyst, report_writer],
 
396
  context=[analyze_data],
397
  )
398
 
 
 
399
  # Separate Crews for report and conclusion
400
  crew_report = Crew(
401
  agents=[sql_dev, data_analyst, report_writer],