Didier commited on
Commit
ea5dd9a
·
verified ·
1 Parent(s): a082340

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,6 +20,7 @@ import gradio as gr
20
  import icij_utils
21
  import smolagents
22
  import os
 
23
 
24
  #
25
  # Init a SQLite database with the data files from ICIJ.org
 
20
  import icij_utils
21
  import smolagents
22
  import os
23
+ import pathlib
24
 
25
  #
26
  # Init a SQLite database with the data files from ICIJ.org