From 40722f42d3da746980a51c95fbb6e1ffada58b98 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 17 Oct 2017 10:18:03 +0530 Subject: [PATCH] ... --- kitty_tests/gr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty_tests/gr.py b/kitty_tests/gr.py index 0247761c0..1c2a64144 100644 --- a/kitty_tests/gr.py +++ b/kitty_tests/gr.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # vim:fileencoding=utf-8 # License: GPL v3 Copyright: 2017, Kovid Goyal