From 5122028a4bcac4ae577ef7fbd55ccad5cb34ef5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 18 Oct 2021 15:24:21 -0500 Subject: update from upstream --- test/test_cache.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_cache.py') diff --git a/test/test_cache.py b/test/test_cache.py index c7a88f9..0776e92 100644 --- a/test/test_cache.py +++ b/test/test_cache.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # coding: utf-8 from __future__ import unicode_literals -- cgit v1.2.3