Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Fahima-Khatun committed Feb 19, 2019
1 parent d30b178 commit 57d4edd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scraper.py
@@ -1,8 +1,8 @@
# This is a template for a Python scraper on morph.io (https://morph.io)
# including some code snippets below that you should find helpful
# import to libraries
# import scraperwiki
# import lxml.html
import scraperwiki
import lxml.html
#
print("hello")
# # Read in a page
Expand Down

0 comments on commit 57d4edd

Please sign in to comment.