)]}'
{"tox.ini":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"3dd265f778850256f5aa5904602816437cbbe02f","unresolved":false,"context_lines":[{"line_number":98,"context_line":""},{"line_number":99,"context_line":"[flake8]"},{"line_number":100,"context_line":"show-source \u003d True"},{"line_number":101,"context_line":"# Enable either of W503 or W504:"},{"line_number":102,"context_line":"# W503 line break before binary operator"},{"line_number":103,"context_line":"# W504 line break after binary operator"},{"line_number":104,"context_line":"ignore \u003d W503,W504"},{"line_number":105,"context_line":"exclude\u003d.eggs,.git,.tox,doc"},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"[testenv:lower-constraints]"}],"source_content_type":"text/x-properties","patch_set":1,"id":"df33271e_721d9872","line":104,"range":{"start_line":101,"start_character":0,"end_line":104,"end_character":18},"updated":"2020-04-04 09:58:36.000000000","message":"I guess it means we should choose one.","commit_id":"57d3f81ab068e7b84c7ee104cf590511b958f0cd"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"ca620ae186c7c9be3365e0eb58de596a302bdee7","unresolved":false,"context_lines":[{"line_number":101,"context_line":"# Enable either of W503 or W504:"},{"line_number":102,"context_line":"# W503 line break before binary operator"},{"line_number":103,"context_line":"# W504 line break after binary operator"},{"line_number":104,"context_line":"ignore \u003d W503,W504"},{"line_number":105,"context_line":"exclude\u003d.eggs,.git,.tox,doc"},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"[testenv:lower-constraints]"}],"source_content_type":"text/x-properties","patch_set":1,"id":"df33271e_9874bb9e","line":104,"range":{"start_line":104,"start_character":0,"end_line":104,"end_character":18},"updated":"2020-04-04 14:24:43.000000000","message":"If you disable ignore, a default ignore list is used. That includes both 503 and 504. So, better set it to \"_\".","commit_id":"57d3f81ab068e7b84c7ee104cf590511b958f0cd"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"a4292558eb859dcd8f5c3c9bdf5208545e2e8f28","unresolved":false,"context_lines":[{"line_number":98,"context_line":""},{"line_number":99,"context_line":"[flake8]"},{"line_number":100,"context_line":"show-source \u003d True"},{"line_number":101,"context_line":"# Enable either of W503 or W504:"},{"line_number":102,"context_line":"# W503 line break before binary operator"},{"line_number":103,"context_line":"# W504 line break after binary operator"},{"line_number":104,"context_line":"ignore \u003d W503,W504"},{"line_number":105,"context_line":"exclude\u003d.eggs,.git,.tox,doc"},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"[testenv:lower-constraints]"}],"source_content_type":"text/x-properties","patch_set":1,"id":"df33271e_d57c4e74","line":104,"range":{"start_line":101,"start_character":0,"end_line":104,"end_character":18},"in_reply_to":"df33271e_721d9872","updated":"2020-04-04 10:43:09.000000000","message":"Yes - or choose to ignore it.","commit_id":"57d3f81ab068e7b84c7ee104cf590511b958f0cd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"1ebb52f0dce5beafeafedffabf63c88339d4aba2","unresolved":false,"context_lines":[{"line_number":101,"context_line":"# Enable either of W503 or W504:"},{"line_number":102,"context_line":"# W503 line break before binary operator"},{"line_number":103,"context_line":"# W504 line break after binary operator"},{"line_number":104,"context_line":"ignore \u003d W503,W504"},{"line_number":105,"context_line":"exclude\u003d.eggs,.git,.tox,doc"},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"[testenv:lower-constraints]"}],"source_content_type":"text/x-properties","patch_set":1,"id":"df33271e_b8737fb1","line":104,"range":{"start_line":104,"start_character":0,"end_line":104,"end_character":18},"in_reply_to":"df33271e_9874bb9e","updated":"2020-04-04 14:26:28.000000000","message":"Ack, thanks.","commit_id":"57d3f81ab068e7b84c7ee104cf590511b958f0cd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"bca5572c004d1fc0db933e5c37493ff233cf3ef3","unresolved":false,"context_lines":[{"line_number":98,"context_line":""},{"line_number":99,"context_line":"[flake8]"},{"line_number":100,"context_line":"show-source \u003d True"},{"line_number":101,"context_line":"# Enable either of W503 or W504:"},{"line_number":102,"context_line":"# W503 line break before binary operator"},{"line_number":103,"context_line":"# W504 line break after binary operator"},{"line_number":104,"context_line":"ignore \u003d W503,W504"},{"line_number":105,"context_line":"exclude\u003d.eggs,.git,.tox,doc"},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"[testenv:lower-constraints]"}],"source_content_type":"text/x-properties","patch_set":1,"id":"df33271e_75d58243","line":104,"range":{"start_line":101,"start_character":0,"end_line":104,"end_character":18},"in_reply_to":"df33271e_d57c4e74","updated":"2020-04-04 10:54:39.000000000","message":"Sane style is important, will see how to amend these.","commit_id":"57d3f81ab068e7b84c7ee104cf590511b958f0cd"}]}
