)]}'
{"neutron_lib/constants.py":[{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"993a0107a3e38bdfc793098857eee1ff62e28224","unresolved":true,"context_lines":[{"line_number":341,"context_line":"TYPE_VLAN \u003d \u0027vlan\u0027"},{"line_number":342,"context_line":"TYPE_NONE \u003d \u0027none\u0027"},{"line_number":343,"context_line":""},{"line_number":344,"context_line":"TYPE_PHYSICAL \u003d [TYPE_FLAT,"},{"line_number":345,"context_line":"                 TYPE_VLAN,"},{"line_number":346,"context_line":"                 ]"},{"line_number":347,"context_line":"TYPE_TUNNELLED \u003d [TYPE_GENEVE,"}],"source_content_type":"text/x-python","patch_set":1,"id":"655a1b99_214b41c5","line":344,"updated":"2024-11-11 17:28:09.000000000","message":"Interesting style. I guess if pep8 job is happy, I should be happy...","commit_id":"0c2e5359495cb048125c0fdd54de6b1b9908e0ca"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"a9fd26f59267ee92b9b1019648e05326fd185495","unresolved":false,"context_lines":[{"line_number":341,"context_line":"TYPE_VLAN \u003d \u0027vlan\u0027"},{"line_number":342,"context_line":"TYPE_NONE \u003d \u0027none\u0027"},{"line_number":343,"context_line":""},{"line_number":344,"context_line":"TYPE_PHYSICAL \u003d [TYPE_FLAT,"},{"line_number":345,"context_line":"                 TYPE_VLAN,"},{"line_number":346,"context_line":"                 ]"},{"line_number":347,"context_line":"TYPE_TUNNELLED \u003d [TYPE_GENEVE,"}],"source_content_type":"text/x-python","patch_set":1,"id":"5141130f_bb84db55","line":344,"in_reply_to":"655a1b99_214b41c5","updated":"2024-11-12 07:38:42.000000000","message":"I did it on purpose, as in other lists, to keep the git history in case of adding a new parameter.\n\nThe style was done by Pycharm, that tries to format the code following the pep8 guidelines. From [1]: \"The closing brace/bracket/parenthesis on multiline constructs may either line up under the first non-whitespace character of the last line of list [], or it may be lined up under the first character of the line that starts the multiline construct\". This is following the first condition.\n\n[1]https://peps.python.org/pep-0008/#indentation","commit_id":"0c2e5359495cb048125c0fdd54de6b1b9908e0ca"}]}
