Prof-Reza commited on
Commit
48b4e88
·
1 Parent(s): 6748cbf

updating the file to ImaginaryMechanicShop.csv

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import csv
6
  import json
7
 
8
  # Define the CSV file input path
9
- csv_file_path = "modak_qa.csv"
10
 
11
  # Initialize an empty list to store the data
12
  data = []
 
6
  import json
7
 
8
  # Define the CSV file input path
9
+ csv_file_path = "ImaginaryMechanicShop.csv"
10
 
11
  # Initialize an empty list to store the data
12
  data = []