summaryrefslogtreecommitdiffstats
path: root/examples/full-screen/simple-demos/line-prefixes.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/full-screen/simple-demos/line-prefixes.py')
-rwxr-xr-xexamples/full-screen/simple-demos/line-prefixes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/full-screen/simple-demos/line-prefixes.py b/examples/full-screen/simple-demos/line-prefixes.py
index b52cb48..687d436 100755
--- a/examples/full-screen/simple-demos/line-prefixes.py
+++ b/examples/full-screen/simple-demos/line-prefixes.py
@@ -6,6 +6,7 @@ completion.
Important is to make sure that there is a `CompletionsMenu` in the layout,
otherwise the completions won't be visible.
"""
+
from prompt_toolkit.application import Application
from prompt_toolkit.buffer import Buffer
from prompt_toolkit.filters import Condition