Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Feb 6, 2016
1 parent 91eb339 commit 3d27e00
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 @@ -6,7 +6,6 @@
after: '//h2/span[@id="Open_Electorates"]',
before: '//h2/span[@id="See_also"]',
xpath: '//table//td[2]//a[not(@class="new")]/@title',
debug: true,
)

EveryPolitician::Wikidata.scrape_wikidata(names: { en: names }, output: false)
Expand Down

0 comments on commit 3d27e00

Please sign in to comment.