aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/graph_shaper.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/graph_shaper.py')
-rwxr-xr-xscripts/graph_shaper.py2
1 files changed, 1 insertions, 1 deletions
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 <kevin@koconnor.net>