summaryrefslogtreecommitdiffstats
path: root/examples/telnet/toolbar.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/telnet/toolbar.py')
-rwxr-xr-xexamples/telnet/toolbar.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/telnet/toolbar.py b/examples/telnet/toolbar.py
index d6ae886..6e31c9f 100755
--- a/examples/telnet/toolbar.py
+++ b/examples/telnet/toolbar.py
@@ -3,6 +3,7 @@
Example of a telnet application that displays a bottom toolbar and completions
in the prompt.
"""
+
import logging
from asyncio import run