diff --git a/capturer/capturer.py b/capturer/capturer.py index 58e485f..c6d24ed 100644 --- a/capturer/capturer.py +++ b/capturer/capturer.py @@ -1,3 +1,6 @@ +import sys + +sys.path.append("..") from time import sleep import datetime