Spaces:
Sleeping
Sleeping
Added comment
Browse files- wna_googlenews.py +1 -0
wna_googlenews.py
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
|
|
|
2 |
from GoogleNews import GoogleNews
|
3 |
import pandas as pd
|
4 |
|
|
|
1 |
|
2 |
+
# https://github.com/Iceloof/GoogleNews
|
3 |
from GoogleNews import GoogleNews
|
4 |
import pandas as pd
|
5 |
|