Hi Team,

Pylint unable to find packages inside the folder(tree).
The folder structure
                app
                                • utils
                                                • utils
                                                                • some function

Statement: from app.utils.utils import some function
Error: Unable to import 'app.utils.utils’

This path works fine with python but pylint throws the error, can you please 
help with the issue?
Confidentiality Notice: The information contained herein is for informational 
purposes only and should not be construed as legal or tax advice. The 
information contained in this message, including any attachments, contains 
information that may be confidential and privileged. It is intended to be read 
only by the individual or entity to whom it is addressed. If you are not the 
intended recipient, please notify the sender by replying to this message and 
delete the material immediately from your system. Any further use, 
dissemination, distribution or reproduction of this message is strictly 
prohibited.
_______________________________________________
code-quality mailing list -- code-quality@python.org
To unsubscribe send an email to code-quality-le...@python.org
https://mail.python.org/mailman3/lists/code-quality.python.org/
Member address: arch...@mail-archive.com

Reply via email to