summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorstepshal <nessento@openmailbox.org>2016-06-07 23:37:35 +0700
committerstepshal <nessento@openmailbox.org>2016-06-07 23:45:37 +0700
commit215dfa92c6fa35f0b7504c4fb715b5e4222eac29 (patch)
tree2497785c82713b9fff26255e971bae19c89cc441 /doc
parentc256b5d0687688630d0eb2ede9dfbe481eef6969 (diff)
downloadranger-215dfa92c6fa35f0b7504c4fb715b5e4222eac29.tar.gz
doc/tools/print_colors.py: remove trailing newline
remove trailing newline
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/tools/print_colors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/tools/print_colors.py b/doc/tools/print_colors.py
index b3eba749..4bc12f91 100755
--- a/doc/tools/print_colors.py
+++ b/doc/tools/print_colors.py
@@ -28,4 +28,3 @@ def main(win):
     print_all_colors(A_BOLD)
     win.refresh()
     win.getch()
-