Files
neutron-lib/neutron_lib/api/extensions.py
zhouhenglc d2b395f8dc fix pep8 error
with pylint >= 2.13.8 pep8 check fails with following error:
neutron_lib/api/extensions.py:266:8: E1124: Argument 'extension_attrs_map'
passed by position and keyword in method call (redundant-keyword-arg)

for more detail: [1] [2]

[1] https://zuul.opendev.org/t/openstack/build/caa4cd429225408bad491c71c6525a6f
[2] https://zuul.opendev.org/t/openstack/build/1da3742f85e34614ac38f9d4fdbc7f01

Change-Id: Icf6c7095acbea0b967a0b2304e0a9a3f61fb9a9b
2022-05-06 14:37:22 +08:00

9.5 KiB