Skip to content

Commit

Permalink
Less verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Jan 25, 2016
1 parent 5c2cb9c commit 1d940b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Expand Up @@ -29,6 +29,6 @@

jp = (jp_constituency + jp_pr).uniq

EveryPolitician::Wikidata.scrape_wikidata(names: { en: en, de: de, ja: jp }, output: true)
EveryPolitician::Wikidata.scrape_wikidata(names: { en: en, de: de, ja: jp }, output: false)
warn EveryPolitician::Wikidata.notify_rebuilder

0 comments on commit 1d940b6

Please sign in to comment.