)]}'
{"openstack/object_store/v1/_proxy.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"fb89b4278676ca6cec04f9520e2e5d675944fd2c","unresolved":false,"context_lines":[{"line_number":33,"context_line":""},{"line_number":34,"context_line":"DEFAULT_OBJECT_SEGMENT_SIZE \u003d 1073741824  # 1GB"},{"line_number":35,"context_line":"DEFAULT_MAX_FILE_SIZE \u003d (5 * 1024 * 1024 * 1024 + 2) / 2"},{"line_number":36,"context_line":"EXPIRES_ISO8601_FORMAT \u003d \"%Y-%m-%dT%H:%M:%SZ\""},{"line_number":37,"context_line":"SHORT_EXPIRES_ISO8601_FORMAT \u003d \"%Y-%m-%d\""},{"line_number":38,"context_line":""},{"line_number":39,"context_line":""}],"source_content_type":"text/x-python","patch_set":5,"id":"e966b4d2_9a9eef30","line":36,"updated":"2023-09-11 11:18:13.000000000","message":"I\u0027m going to guess you ran this with black and forgot to add the `-s` flag 🙈 fwiw, if you run `pre-commit run -a` you\u0027ll get the correct version of black with all the relevant flags set already. It\u0027s super quick to setup and the configuration is cached and only rebuilt if the version of black changes. You can also pass `--files foo bar` to run on specific files. I have a local bash alias to run on the last commit.\n\nI\u0027d normally ask you to undo these changes because it muddies the water even further, but that\u0027ll be torturous so I\u0027ll try work through it this go round.","commit_id":"2d3ef4fce8b3cbdf4bb55713acddddab5a9c547e"},{"author":{"_account_id":27900,"name":"Artem Goncharov","email":"artem.goncharov@gmail.com","username":"gtema"},"change_message_id":"44cb3773bac63725dbebba86f3336e3b95065de9","unresolved":false,"context_lines":[{"line_number":33,"context_line":""},{"line_number":34,"context_line":"DEFAULT_OBJECT_SEGMENT_SIZE \u003d 1073741824  # 1GB"},{"line_number":35,"context_line":"DEFAULT_MAX_FILE_SIZE \u003d (5 * 1024 * 1024 * 1024 + 2) / 2"},{"line_number":36,"context_line":"EXPIRES_ISO8601_FORMAT \u003d \"%Y-%m-%dT%H:%M:%SZ\""},{"line_number":37,"context_line":"SHORT_EXPIRES_ISO8601_FORMAT \u003d \"%Y-%m-%d\""},{"line_number":38,"context_line":""},{"line_number":39,"context_line":""}],"source_content_type":"text/x-python","patch_set":5,"id":"622ffc0f_d8e13721","line":36,"in_reply_to":"e966b4d2_9a9eef30","updated":"2023-09-11 15:32:26.000000000","message":"absolutely correct assumption.\nWell, the super quick is sadly around 30 sec vs 1sec + 3 sec for path typing, so there is still from time to time desire to only format a single file.\n\nI tried to restore irrelevant changes","commit_id":"2d3ef4fce8b3cbdf4bb55713acddddab5a9c547e"}]}
