Nasma commited on
Commit
ff81192
·
verified ·
1 Parent(s): 1b528ca

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +3 -1
main.py CHANGED
@@ -128,4 +128,6 @@ async def get_data(input_file: UploadFile = File(...)):
128
  return {"data": data}
129
 
130
  #except Exception as e:
131
- #raise HTTPException(status_code=500, detail=f"Error processing file: {str(e)}")
 
 
 
128
  return {"data": data}
129
 
130
  #except Exception as e:
131
+ #raise HTTPException(status_code=500, detail=f"Error processing file: {str(e)}")
132
+
133
+ #test