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
DEV: undo emitting command strings for dev.py lint
These get emitted unconditionally, so this is wrong and a bit noisy.
It does work fine in classes decorated with `cli.cls_cmd`, but not
in the plain `task`'s.
[skip ci]
0 commit comments