You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that this is a very similar issue to transparent inline def. That is, in typer rename imports from vals are expanded to their fully qualified paths. e.g.
So this is again a choice between a possible false positive and a possible false negative. (Unless we think that adding attachments to trees just for unused is worth it)
Compiler version
3.3.0-RC4
Minimized code
Output
Expectation
Should not give warning
The text was updated successfully, but these errors were encountered: