Skip to content

Commit e2bcdca

Browse files
committed
fix:nbapi image working
1 parent e502955 commit e2bcdca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

northbound-api/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414

15-
from endpoints import applications, infrastructure, management, ml_models
15+
from endpoints import applications, management, ml_models
1616
from redis_setup import redis_mgt as rm
1717

1818
app = FastAPI(title="MLSysOps NorthBound API",

0 commit comments

Comments
 (0)