Spaces:
Runtime error
Runtime error
CognitiveScience
commited on
Commit
•
3b6347f
1
Parent(s):
82852d1
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,6 @@ def greet(link):
|
|
39 |
|
40 |
celsci1=Celsci()
|
41 |
|
42 |
-
|
43 |
response3= celsci1.celscilist["dd"]['x']['followers'] #celsci1.fame(300) #checkfame("dd")
|
44 |
|
45 |
return response3 #result #soup.prettify()
|
|
|
39 |
|
40 |
celsci1=Celsci()
|
41 |
|
|
|
42 |
response3= celsci1.celscilist["dd"]['x']['followers'] #celsci1.fame(300) #checkfame("dd")
|
43 |
|
44 |
return response3 #result #soup.prettify()
|