Spaces:
Sleeping
Sleeping
palitrajarshi
commited on
Commit
•
9b62ed4
1
Parent(s):
c55d231
Update pages/Job_Hunting_Bot.py
Browse files- pages/Job_Hunting_Bot.py +1 -1
pages/Job_Hunting_Bot.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import streamlit as st
|
2 |
-
from
|
3 |
import constants
|
4 |
|
5 |
# Creating Session State Variable
|
|
|
1 |
import streamlit as st
|
2 |
+
from utils4 import *
|
3 |
import constants
|
4 |
|
5 |
# Creating Session State Variable
|