From 0abc64f78e3c5f9ad3faf9a3b6339ccd6b15de71 Mon Sep 17 00:00:00 2001 From: Ben Finney Date: Mon, 23 Apr 2018 16:25:46 +1000 Subject: Re-format an over-long comment. --- extra/colour_picker.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/colour_picker.py b/extra/colour_picker.py index 8c28a2ee..2174d997 100755 --- a/extra/colour_picker.py +++ b/extra/colour_picker.py @@ -1,8 +1,9 @@ #!/usr/bin/python # # COLOUR PICKER. -# This is a lightly modified version of urwids palette_test.py example script as -# found at https://raw.github.com/wardi/urwid/master/examples/palette_test.py +# This is a lightly modified version of urwids palette_test.py example +# script as found at +# https://raw.github.com/wardi/urwid/master/examples/palette_test.py # # This version simply omits resetting the screens default colour palette, # and therefore displays the colour attributes as alot would render them in -- cgit v1.2.3