summaryrefslogtreecommitdiffstats
path: root/tools/debug_input_cross_platform.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/debug_input_cross_platform.py')
-rwxr-xr-xtools/debug_input_cross_platform.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/debug_input_cross_platform.py b/tools/debug_input_cross_platform.py
index 55f6190..d87cfcc 100755
--- a/tools/debug_input_cross_platform.py
+++ b/tools/debug_input_cross_platform.py
@@ -5,6 +5,7 @@ For testing terminal input.
Works on both Windows and Posix.
"""
+
import asyncio
from prompt_toolkit.input import create_input