ikoghoemmanuell commited on
Commit
f32eae4
1 Parent(s): a245bef

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +0 -1
app/main.py CHANGED
@@ -4,7 +4,6 @@ import pickle
4
  import pandas as pd
5
  import numpy as np
6
  import uvicorn
7
- import os
8
 
9
  # call the app
10
  app = FastAPI(title="API")
 
4
  import pandas as pd
5
  import numpy as np
6
  import uvicorn
 
7
 
8
  # call the app
9
  app = FastAPI(title="API")