summaryrefslogtreecommitdiffstats
path: root/src/prompt_toolkit/styles/named_colors.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/prompt_toolkit/styles/named_colors.py')
-rw-r--r--src/prompt_toolkit/styles/named_colors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prompt_toolkit/styles/named_colors.py b/src/prompt_toolkit/styles/named_colors.py
index 0395c8b..b6290a4 100644
--- a/src/prompt_toolkit/styles/named_colors.py
+++ b/src/prompt_toolkit/styles/named_colors.py
@@ -2,6 +2,7 @@
All modern web browsers support these 140 color names.
Taken from: https://www.w3schools.com/colors/colors_names.asp
"""
+
from __future__ import annotations
__all__ = [