changes to fix flake8 issues

This commit is contained in:
bharnden 2019-09-10 21:01:51 -07:00
parent 1fc8d647c3
commit dee91e97bf
23 changed files with 51 additions and 1005 deletions

View file

@ -21,7 +21,7 @@ from core.emulator.enumerations import (
NodeTlvs,
NodeTypes,
)
from core.nodes.ipaddress import IpAddress, Ipv4Prefix, MacAddress
from core.nodes.ipaddress import IpAddress, MacAddress
def set_emane_model(node_id, model):