)]}'
{"neutron/api/extensions.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2e8170d4df4b5ccd099f778e39181848e89a5da4","unresolved":false,"context_lines":[{"line_number":451,"context_line":"                mod_name, file_ext \u003d os.path.splitext(os.path.split(f)[-1])"},{"line_number":452,"context_line":"                ext_path \u003d os.path.join(path, f)"},{"line_number":453,"context_line":"                if file_ext.lower() \u003d\u003d \u0027.py\u0027 and not mod_name.startswith(\u0027_\u0027):"},{"line_number":454,"context_line":"                    mod \u003d load_module(mod_name, ext_path)"},{"line_number":455,"context_line":"                    ext_name \u003d mod_name.capitalize()"},{"line_number":456,"context_line":"                    new_ext_class \u003d getattr(mod, ext_name, None)"},{"line_number":457,"context_line":"                    if not new_ext_class:"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_8abae907","line":454,"updated":"2020-10-12 22:16:14.000000000","message":"pep8: F821 undefined name \u0027load_module\u0027","commit_id":"b7c3ce1dcf0e12024e9119f97566e2ddeb1c5a0c"}]}
