TheNeuralBit commented on pull request #16522: URL: https://github.com/apache/beam/pull/16522#issuecomment-1018995785
> I tried adding an `init-hook` to the `.pylintrc` to solve all the import errors but it didn't work. It remained enabled for now. Here's the example: > > ``` > [MASTER] > init-hook="from pylint.config import find_pylintrc; import os, sys; sys.path.append(os.path.dirname(find_pylintrc()))" > ``` I'm not clear what you were trying to do here. How can I help? -- 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]
