diff options
Diffstat (limited to 'tracing/graph.py')
-rwxr-xr-x | tracing/graph.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracing/graph.py b/tracing/graph.py index ac121aa..aa51b6a 100755 --- a/tracing/graph.py +++ b/tracing/graph.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python import sys import yaml |