Skip to content

Commit ecf4d09

Browse files
committed
Unit test error fix
1 parent 28290b0 commit ecf4d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sonic_ax_impl/mibs/ietf/rfc1213.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import ipaddress
44
import python_arptable
55
import socket
6+
import subprocess
67
from enum import unique, Enum
78
from bisect import bisect_right
89

0 commit comments

Comments
 (0)