summary refs log tree commit diff stats
path: root/doc/tools
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-06-13 19:19:51 +0200
committerhut <hut@lepus.uberspace.de>2016-06-13 19:19:51 +0200
commit7c760ac0256aa1d27433e8f410ae014be2da2334 (patch)
treee7f073d1f202abee05b11916e5ad95759a8345b0 /doc/tools
parent65d452b96a2aa49b8f9155db9728f7d917f64306 (diff)
parent215dfa92c6fa35f0b7504c4fb715b5e4222eac29 (diff)
downloadranger-7c760ac0256aa1d27433e8f410ae014be2da2334.tar.gz
Merge branch 'trailing' of https://github.com/stepshal/ranger
Diffstat (limited to 'doc/tools')
-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()
-