X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vpp-api%2Fpython%2Fpneum%2Fapi-gen.py;h=b9a9ee33825a42f165efb13a59666a70b8f4da94;hb=d06b9f9cbf9402d66d26fc638a12b84ade197848;hp=94cc829f64ee8d496866ca36b0034713a5af6ffa;hpb=fc6cf287c46e075dcdfcd8bf1df0a7bde78a9c18;p=vpp.git 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.