diff --git a/src/objectifier.py b/src/objectifier.py index 070c724..b6b9fc6 100644 --- a/src/objectifier.py +++ b/src/objectifier.py @@ -10,6 +10,7 @@ import os from os import listdir, remove from os.path import getatime, splitext from time import sleep +from threading import Thread def get_envvar(name):