(no title)
tl2do
|
4 hours ago
Thanks for helping me understand. I wasn't aware of Python's type annotation support. I did some quick research and learned that type annotations don't cause compile errors even when there are type errors. Is that why type checkers like Pyrefly exist?
linsomniac|3 hours ago
tl2do|3 hours ago