summaryrefslogtreecommitdiff
path: root/blessings/_binterms.py
diff options
context:
space:
mode:
Diffstat (limited to 'blessings/_binterms.py')
-rw-r--r--blessings/_binterms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/blessings/_binterms.py b/blessings/_binterms.py
index 504bc9c..9621be5 100644
--- a/blessings/_binterms.py
+++ b/blessings/_binterms.py
@@ -868,4 +868,4 @@ zen50
ztx
""".split()
-__all__ = ('binary_terminals',)
+__all__ = ['binary_terminals']