Skip to content

Commit

Permalink
Fix CLI for index-sparql
Browse files Browse the repository at this point in the history
  • Loading branch information
wetneb committed Sep 25, 2020
1 parent a9479e4 commit 691b36a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opentapioca/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from opentapioca.indexingprofile import IndexingProfile
from opentapioca.readers.dumpreader import WikidataDumpReader
from opentapioca.readers.streamreader import WikidataStreamReader
from opentapioca.readers.sparqlreader import SparqlReader
from pynif import NIFCollection

@click.group()
Expand Down

0 comments on commit 691b36a

Please sign in to comment.