Fix import_cv.py
I have no idea how this ever worked
This commit is contained in:
parent
9d52750595
commit
529ebdfcb4
@ -10,6 +10,7 @@ sys.path.insert(1, os.path.join(sys.path[0], '..'))
|
||||
import csv
|
||||
import tarfile
|
||||
import subprocess
|
||||
import progressbar
|
||||
|
||||
from glob import glob
|
||||
from os import path
|
||||
|
Loading…
Reference in New Issue
Block a user