diff options
Diffstat (limited to 'scripts/render_block_graph.py')
-rwxr-xr-x | scripts/render_block_graph.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/render_block_graph.py b/scripts/render_block_graph.py index 656f0388ad..409b4321f2 100755 --- a/scripts/render_block_graph.py +++ b/scripts/render_block_graph.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Render Qemu Block Graph # |