Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -113,7 +113,7 @@ async def get_data(user_id: str = Query(...),input_file: UploadFile = File(...))
|
|
113 |
"position": "current or most recent job position",
|
114 |
"industry": "industry of work",
|
115 |
"experience" : "experience",
|
116 |
-
"skills" : "skills
|
117 |
]
|
118 |
"""
|
119 |
|
|
|
113 |
"position": "current or most recent job position",
|
114 |
"industry": "industry of work",
|
115 |
"experience" : "experience",
|
116 |
+
"skills" : "skills"
|
117 |
]
|
118 |
"""
|
119 |
|