Skip to content
Snippets Groups Projects
Commit 58e42e3c authored by David Rouquet's avatar David Rouquet
Browse files

add imports and requirements for multiprocessing

parent 8684245d
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ import shutil
from rdflib import Graph
import logging
import logging.config
import multiprocessing-logging
from multiprocessing import Pool
from extraction import config, structure, process
from utility.timer import timed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment