misc: Fix python scripts shebang line
[vpp.git] / src / vpp-api / python / vpp_papi / vpp_stats.py
index aa57613..1375f11 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 from __future__ import print_function
 from cffi import FFI