From bb8b27fb2484ac1f42ffae14efa67f6df1a27619 Mon Sep 17 00:00:00 2001 From: Amy Bowersox Date: Mon, 9 Dec 2019 13:38:01 -0700 Subject: [PATCH] forgot the Python import --- scripts/tmp_main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/tmp_main.py b/scripts/tmp_main.py index 90c6f58..c799dd4 100644 --- a/scripts/tmp_main.py +++ b/scripts/tmp_main.py @@ -1,4 +1,5 @@ # Initial test script +import upiwin import upiwin_tmp def log_touch(event, x, y):