Y
Hacker News
new
|
ask
|
show
|
jobs
by
ocamoss
107 days ago
If you're referring to the `first_three_lines` example in strategy 3, Mypy would give the same error even if we changed the return value to something unrelated like `return ["something"]`.