c2634fa580
H302 violation is reported by flake8 when importing separated objects from modules instead of importing the whole module. e.g. from package.module import function function() is changed to from package import module module.function() Change-Id: Ic6975f39c755ded54149a9c01fcdcfaf78c596fc Partial-Bug: #1291032 |
||
---|---|---|
.. | ||
brocade | ||
cisco | ||
__init__.py | ||
mechanism_bulkless.py | ||
mechanism_logger.py | ||
mechanism_test.py | ||
test_arista_mechanism_driver.py | ||
test_bigswitch_mech.py | ||
test_l2population.py | ||
test_mech_mlnx.py | ||
test_ofagent_mech.py |