Add missing import

This commit is contained in:
Tim Savannah 2017-05-20 16:51:07 -04:00
parent 2079932b4e
commit 75d90251f6

View File

@ -8,6 +8,7 @@
LICENSE, otherwise it is available at https://github.com/kata198/func_timeout/LICENSE
'''
import copy
import inspect
import threading
import time