neutron-lib/neutron_lib/tests/unit/plugins
Akihiro Motoki 98d261468c Fix pep8 errors
Recent pep8 upgrade and corresponding pycodestyle update break
pep8 job due to the new rules.
- E402 module level import not at top of file
- E731 do not assign a lambda expression, use a def
- W503 line break before binary operator

Change-Id: I40d386b44489e6847dd9c441b3feb56e099d252e
2018-04-11 01:10:23 +09:00
..
ml2 Fix pep8 errors 2018-04-11 01:10:23 +09:00
__init__.py Introduce Plugin Directory for Neutron 2016-10-28 00:57:30 -07:00
test_directory.py Add missing is_loaded() method on directory's interface 2016-11-10 12:11:39 -08:00
test_utils.py rehome create functions from plugin utils 2018-03-20 07:48:36 -06:00