wohali commented on pull request #3105: URL: https://github.com/apache/couchdb/pull/3105#issuecomment-682157191
Hey @tonysun83 , ``` [2020-08-27T19:38:24.347Z] would reformat /home/****/workspace/****-cm1_PullRequests_PR-3105/20.3.8.11/build/apache-couchdb-3.0.0-7dbd0ad/dev/run ``` Looking at the commit history, `dev/run` got changed 5 months ago, and my change to ensure black was run across all files dates from April, and commits have passed since then. So this must be related to a new check in python black. If you run `make python-black-update` you can fix the problem, then commit the change it makes to this PR. I realize this, strictly speaking, is an unrelated change to fixing mango, but your help is greatly appreciated :) and a single PR is faster than 2. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
