VcRlAgent commited on
Commit
ade7925
·
1 Parent(s): 36e9dce
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -10,7 +10,7 @@ logger = setup_logger(__name__)
10
 
11
  app = FastAPI(
12
  title="WorkWise Backend GPU",
13
- description="RAG-powered Jira analytics application",
14
  version="1.0.0"
15
  )
16
 
 
10
 
11
  app = FastAPI(
12
  title="WorkWise Backend GPU",
13
+ description="RAG-powered Jira analytics application !!",
14
  version="1.0.0"
15
  )
16