Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Aug 2, 2023
1 parent 83ff920 commit f00bafa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/parse_data
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

require "bundler/setup"
require "pumi"
require "pumi/data_source/ncdd"
require "pumi/data_source/wikipedia"

Pumi::DataSource::NCDD.new.load_data!

Expand Down

0 comments on commit f00bafa

Please sign in to comment.