Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismytton committed Jun 14, 2017
1 parent ba1307f commit ac9ed16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,5 @@ def name_text
page = scrape(wikipedia_url => ParisCouncilPage)

page.councillors.each do |c|
p c.to_h
ScraperWiki.save_sqlite([:id], c.to_h)
end

0 comments on commit ac9ed16

Please sign in to comment.