summaryrefslogtreecommitdiffstats
path: root/vpp-api/python/pneum/api-gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-api/python/pneum/api-gen.py')
-rwxr-xr-xvpp-api/python/pneum/api-gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-api/python/pneum/api-gen.py b/vpp-api/python/pneum/api-gen.py
index 94cc829f64e..b9a9ee33825 100755
--- a/vpp-api/python/pneum/api-gen.py
+++ b/vpp-api/python/pneum/api-gen.py
@@ -202,7 +202,7 @@ def api_table_print (name, msg_id):
# Generate the main Python file
#
-print '''#!/usr/bin/env python3
+print '''
#
# AUTO-GENERATED FILE. PLEASE DO NOT EDIT.