summaryrefslogtreecommitdiffstats
path: root/examples/print-text/html.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/print-text/html.py')
-rwxr-xr-xexamples/print-text/html.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/print-text/html.py b/examples/print-text/html.py
index 5276fe3..4edb74d 100755
--- a/examples/print-text/html.py
+++ b/examples/print-text/html.py
@@ -2,6 +2,7 @@
"""
Demonstration of how to print using the HTML class.
"""
+
from prompt_toolkit import HTML, print_formatted_text
print = print_formatted_text