Jake Zych

Results 5 comments of Jake Zych

I'll see if I can set up mypy primer locally to get a better idea of what's going wrong.

I tested the changes locally on yarl and discord.py and it was not throwing the errors anymore.

~~I'm a bit confused about the `self.y = 3 #typo here` line. Shouldn't it be okay to assign a final field in the `__post_init__ `method?~~ I'm silly and didn't read...

It does show errors from third-party libraries, I assume we want to suppress those?