Has anyone else been getting typechecking errors i...
# development
a
Has anyone else been getting typechecking errors in the
subsystens/ng
code that prevent git pushes without the
--no-verify
flag on their local? They don't seem to be present on CI.
h
Huh, if so that's on me
I have not seen any such though
example?
a
It seems to be limited to my branch specifically actually
I wonder if it's a mypy caching issue
confirmed, I blew up my cache and it worked
h
let us know if it happens again!