cog icon indicating copy to clipboard operation
cog copied to clipboard

Handle postponed evaluation of type annotations

Open elazarg opened this issue 3 years ago • 1 comments
trafficstars

Fix #600. Signed-off-by: Elazar Gershuni [email protected]

elazarg avatar May 10 '22 22:05 elazarg

Thank you for dissecting this problem! These type things are rather gnarly.

This was missing the typing import. I've added that, so let's see if the tests pass now.

bfirsh avatar May 11 '22 00:05 bfirsh