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
Some mypy label references are used between repos (main and rules_mypy) so it is important that they are declared relative to the original bzl file correctly. Use `Label()` at the construction site to do this.
(This is the "correct" fix for needing the full canonical name in string form, so remove the advice to use "@@//name")
0 commit comments