tvalentyn commented on PR #29834:
URL: https://github.com/apache/beam/pull/29834#issuecomment-1942858094

   > I think we need to put the import back in the try:, except: pass block?
   
   That will work, alternatively, you can have dedicated functions: to generate 
config, and to generate wrappers, and make necessary imports only in functions 
where imports are required; you might have to add `# pylint: 
disable=g-import-not-at-top`.


-- 
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]

Reply via email to