misc: fix python sonarcloud BLOCKER level issues
[vpp.git] / test / test_ip6.py
index 1f00ed3..63d3e41 100644 (file)
@@ -1,5 +1,6 @@
 #!/usr/bin/env python3
 
+import socket
 from socket import inet_pton, inet_ntop
 import unittest