Skip to content

Commit

Permalink
update config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Zendelo committed Nov 7, 2021
1 parent 2fb4217 commit e35aaca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/qpptk/qpptk/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

CONFIG_FILE = './qpptk/config.toml'


def set_index_dump_paths(index_dir):
text_inv = ensure_file(os.path.join(index_dir, 'text.inv'))
dict_txt = ensure_file(os.path.join(index_dir, 'dict_new.txt'))
Expand Down

0 comments on commit e35aaca

Please sign in to comment.