)]}'
{"bgpvpn_dashboard/dashboards/project/bgpvpn/forms.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"681cff43e3ddc08764723414ffb5d3a96ca52c54","unresolved":false,"context_lines":[{"line_number":144,"context_line":"        except Exception:"},{"line_number":145,"context_line":"            exceptions.handle("},{"line_number":146,"context_line":"                request, _(\u0027Unable to associate network \"%s\".\u0027)"},{"line_number":147,"context_line":"                         % data[\"network_resource\"])"},{"line_number":148,"context_line":"            return False"},{"line_number":149,"context_line":""},{"line_number":150,"context_line":"    def _set_params(self, data):"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_b0229350","line":147,"updated":"2020-08-27 18:42:54.000000000","message":"pep8: E131 continuation line unaligned for hanging indent","commit_id":"38133fd60a1ed7c6ae9c09c61e88790a0f1a4ed1"},{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"2f3dce3f3d51f8d202365c71892a0d34ac5adcfa","unresolved":false,"context_lines":[{"line_number":143,"context_line":"            return True"},{"line_number":144,"context_line":"        except Exception:"},{"line_number":145,"context_line":"            exceptions.handle(request, _(\u0027Unable to associate network \"%s\".\u0027)"},{"line_number":146,"context_line":"                              % data[\"network_resource\"])"},{"line_number":147,"context_line":"            return False"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"    def _set_params(self, data):"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_f0d82ff1","line":146,"updated":"2020-09-03 03:48:28.000000000","message":"The indent level is not correct. _(\u0027Unable to ...\u0027) in the previous line and this line belong to a single part, so the indent should match _(\u0027Unable to ...\u0027).","commit_id":"8f9762a8e2a392d4b5e04f1f46d10db33901f5b4"},{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"f3d48dbdfc25cc39246c515eb4bfc4cc5c25f5e1","unresolved":false,"context_lines":[{"line_number":143,"context_line":"            return True"},{"line_number":144,"context_line":"        except Exception:"},{"line_number":145,"context_line":"            exceptions.handle(request, _(\u0027Unable to associate network \"%s\".\u0027)"},{"line_number":146,"context_line":"                              % data[\"network_resource\"])"},{"line_number":147,"context_line":"            return False"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"    def _set_params(self, data):"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_b66cd89c","line":146,"in_reply_to":"9f560f44_ed4a0381","updated":"2020-09-04 07:10:58.000000000","message":"updated as per suggestion.\nThanks.","commit_id":"8f9762a8e2a392d4b5e04f1f46d10db33901f5b4"},{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"1344abacbdcfab812ee5f62f38f67e81338a4b80","unresolved":false,"context_lines":[{"line_number":143,"context_line":"            return True"},{"line_number":144,"context_line":"        except Exception:"},{"line_number":145,"context_line":"            exceptions.handle(request, _(\u0027Unable to associate network \"%s\".\u0027)"},{"line_number":146,"context_line":"                              % data[\"network_resource\"])"},{"line_number":147,"context_line":"            return False"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"    def _set_params(self, data):"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_fbc80b22","line":146,"in_reply_to":"9f560f44_f0d82ff1","updated":"2020-09-03 10:26:25.000000000","message":"I did the same in P.S 1 but pep8 failed so I have changed it to the current one.","commit_id":"8f9762a8e2a392d4b5e04f1f46d10db33901f5b4"},{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"102da388a4e249a0018f6c1d61b6d56761ea3e45","unresolved":false,"context_lines":[{"line_number":143,"context_line":"            return True"},{"line_number":144,"context_line":"        except Exception:"},{"line_number":145,"context_line":"            exceptions.handle(request, _(\u0027Unable to associate network \"%s\".\u0027)"},{"line_number":146,"context_line":"                              % data[\"network_resource\"])"},{"line_number":147,"context_line":"            return False"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"    def _set_params(self, data):"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_ed4a0381","line":146,"in_reply_to":"9f560f44_fbc80b22","updated":"2020-09-04 01:30:30.000000000","message":"I think you can pass pep8 check by:\n\n  exceptions.handle(request,\n                    _(\u0027Unable to associate network \"%s\".\u0027)\n                    % data[\"network_resource\"])\n\nor\n\n  exceptions.handle(request, (_(\u0027Unable to associate network \"%s\".\u0027)\n                              % data[\"network_resource\"]))\n\nAt least the current version is ugly.","commit_id":"8f9762a8e2a392d4b5e04f1f46d10db33901f5b4"}]}
