summaryrefslogtreecommitdiff
path: root/blessings/_binterms.py
diff options
context:
space:
mode:
Diffstat (limited to 'blessings/_binterms.py')
-rw-r--r--blessings/_binterms.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/blessings/_binterms.py b/blessings/_binterms.py
index 6c93ee0..9621be5 100644
--- a/blessings/_binterms.py
+++ b/blessings/_binterms.py
@@ -707,7 +707,6 @@ tvi950-rv
tvi950-rv-2p
tvi950-rv-4p
tvipt
-unknown
vanilla
vc303
vc404
@@ -869,4 +868,4 @@ zen50
ztx
""".split()
-__all__ = ('binary_terminals',)
+__all__ = ['binary_terminals']