From 4d5c619b8eb7aa530a87304cc26734f42e2d2b0d Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 2 Aug 2021 12:36:38 -0400 Subject: scripts: Update graphing scripts to work with either python2 or python3 Signed-off-by: Kevin O'Connor --- scripts/graph_shaper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/graph_shaper.py') diff --git a/scripts/graph_shaper.py b/scripts/graph_shaper.py index bf94afc1..0ea19458 100755 --- a/scripts/graph_shaper.py +++ b/scripts/graph_shaper.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python # Script to plot input shapers # # Copyright (C) 2020 Kevin O'Connor -- cgit v1.2.3-70-g09d2