aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/lazy_load_template.py
diff options
context:
space:
mode:
authorfelix <felix.von.s@posteo.de>2021-06-03 11:43:42 +0200
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-06-06 00:59:04 +0530
commitcc52de43568d8cd58c7e2ef4e5cecf609da28a9c (patch)
tree3c0c0efb9303d7626003b404ddbf43c38ba4b28f /devscripts/lazy_load_template.py
parent14b17a551f0c9b3117dfb3a3c83ff0e100195bd7 (diff)
downloadhypervideo-pre-cc52de43568d8cd58c7e2ef4e5cecf609da28a9c.tar.lz
hypervideo-pre-cc52de43568d8cd58c7e2ef4e5cecf609da28a9c.tar.xz
hypervideo-pre-cc52de43568d8cd58c7e2ef4e5cecf609da28a9c.zip
[cleanup] Point all shebang to `python3` (#372)
Authored by: fstirlitz
Diffstat (limited to 'devscripts/lazy_load_template.py')
-rw-r--r--devscripts/lazy_load_template.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/devscripts/lazy_load_template.py b/devscripts/lazy_load_template.py
index c4e5fc1f4..d06655d10 100644
--- a/devscripts/lazy_load_template.py
+++ b/devscripts/lazy_load_template.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
# coding: utf-8
from __future__ import unicode_literals