misc: Fix python scripts shebang line
[vpp.git] / src / plugins / acl / test / test_acl_plugin_conns.py
index 58c44e6..ac9e7c1 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ ACL plugin extended stateful tests """
 
 import unittest