Commits
Click on a commit to change the comparison rangeImprove error messages when using non classvar type annotation
Previously, if you did something like `x: str` in a classbody
there would be an odd error, since it wouldn't be able to resolve
the `__egg_decls__`. This fixes it to be more descriptive.
See https://egraphs.zulipchat.com/#narrow/stream/375765-egg.2Fegglog/topic/First.20time.20user.20of.20python.20bindings/near/4217563171 year ago
by saulshanabrook