Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -12,11 +12,7 @@ from ice_cold import get_refresher
|
|
12 |
from web_scrapping_engine import get_linkedin_profile
|
13 |
choices = ["sofwareAG"]
|
14 |
|
15 |
-
title = """
|
16 |
-
|
17 |
-
|
18 |
-
contact: adamrida.ra@gmail.com or sp.olivier@hotmail.com
|
19 |
-
"""
|
20 |
|
21 |
|
22 |
def stream(company):
|
|
|
12 |
from web_scrapping_engine import get_linkedin_profile
|
13 |
choices = ["sofwareAG"]
|
14 |
|
15 |
+
title = """"""
|
|
|
|
|
|
|
|
|
16 |
|
17 |
|
18 |
def stream(company):
|