misc: Fix python scripts shebang line
[vpp.git] / src / plugins / map / test / test_map.py
index 866706a..a7e5f16 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import ipaddress
 import unittest