damccorm opened a new issue, #21169: URL: https://github.com/apache/beam/issues/21169
The warning "raise-missing-from" from pylint (2.11.1) is temporarily disabled because in many places already exists logic to inform the user about the underlying error, so it's redundant to use the "`from"` syntax as well. The "form" syntax is preferable, but we need to look over the exceptions to dedupe this. Imported from Jira [BEAM-12991](https://issues.apache.org/jira/browse/BEAM-12991). Original Jira may contain additional context. Reported by: benglez. -- 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]
