resolve isort
This commit is contained in:
parent
8dfdd6171d
commit
6c9c2cbeb0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Clients for dealing with bridge/interface commands.
|
||||||
"""
|
"""
|
||||||
import json
|
import json
|
||||||
from typing import Callable
|
from typing import Callable
|
||||||
|
|
||||||
import netaddr
|
import netaddr
|
||||||
|
|
||||||
from core.constants import ETHTOOL_BIN, IP_BIN, OVS_BIN, SYSCTL_BIN, TC_BIN
|
from core.constants import ETHTOOL_BIN, IP_BIN, OVS_BIN, SYSCTL_BIN, TC_BIN
|
||||||
|
|
Loading…
Add table
Reference in a new issue