Roozeec commited on
Commit
244d71b
1 Parent(s): 0ded43b

Added comment

Browse files
Files changed (1) hide show
  1. 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