Spaces:
Runtime error
Runtime error
Commit
·
d8483de
1
Parent(s):
abf12fd
Update app.py
Browse files
app.py
CHANGED
|
@@ -39,7 +39,7 @@ def greet(link):
|
|
| 39 |
celsci1=myCelSci()
|
| 40 |
|
| 41 |
|
| 42 |
-
response3=
|
| 43 |
|
| 44 |
return response3 #result #soup.prettify()
|
| 45 |
|
|
|
|
| 39 |
celsci1=myCelSci()
|
| 40 |
|
| 41 |
|
| 42 |
+
response3= celsci1.fame("dd") #celsci1.celscilist["dd"]['x']['followers'] #checkfame("dd")
|
| 43 |
|
| 44 |
return response3 #result #soup.prettify()
|
| 45 |
|