diff options
Diffstat (limited to 'src/scripts/host-stack/cc_plots.py')
-rwxr-xr-x | src/scripts/host-stack/cc_plots.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/host-stack/cc_plots.py b/src/scripts/host-stack/cc_plots.py index ea2d4c94353..20f5bd6a3f1 100755 --- a/src/scripts/host-stack/cc_plots.py +++ b/src/scripts/host-stack/cc_plots.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import sys import re |