zero323 edited a comment on pull request #35123: URL: https://github.com/apache/spark/pull/35123#issuecomment-1007123418
> If this bugs us with black formatter, let's think about switching off back in the future The most likely violators are `type: ignore` comments and number of these is going down anyway. Most of the remaining ones can be handled with magic comma (for example, I don't think we'll need ignore on `ml.param.shared` once #34674 is merged). On a side note, we might want to black `dev/*py` and examples for consistency. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
