summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rwxr-xr-xextra/colour_picker.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/colour_picker.py b/extra/colour_picker.py
index badb494e..8c28a2ee 100755
--- a/extra/colour_picker.py
+++ b/extra/colour_picker.py
@@ -31,6 +31,7 @@
Palette test. Shows the available foreground and background settings
in monochrome, 16 color, 88 color and 256 color modes.
"""
+from __future__ import absolute_import
import re
import sys