summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
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()
-