diff options
Diffstat (limited to 'host/examples/python/curses_fft.py')
-rwxr-xr-x | host/examples/python/curses_fft.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/python/curses_fft.py b/host/examples/python/curses_fft.py index 7a447cc67..f435def79 100755 --- a/host/examples/python/curses_fft.py +++ b/host/examples/python/curses_fft.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright 2017-2018 Ettus Research, a National Instruments Company # |