- Notifications
You must be signed in to change notification settings - Fork220
-
I use a Is there something I have misconfigured or fail to configure to have suggestions in test files? TIA |
BetaWas this translation helpful?Give feedback.
All reactions
It seems if I specify it as follows I get suggestions again.
fromsrc.<my_package>.<my_module>import<thing>
Anyone know if I can avoid this but still maintain thesrc
layout?
Replies: 1 comment
-
It seems if I specify it as follows I get suggestions again. fromsrc.<my_package>.<my_module>import<thing> Anyone know if I can avoid this but still maintain the |
BetaWas this translation helpful?Give feedback.