From 938872ff5e2fad867720ec9c971ea432ba623c2c Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 27 Nov 2022 16:17:00 -0800 Subject: Update python version --- tools/test-trips.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/test-trips.py') diff --git a/tools/test-trips.py b/tools/test-trips.py index a71357fdb..267752fbb 100755 --- a/tools/test-trips.py +++ b/tools/test-trips.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 import urllib import httplib -- cgit v1.2.3