Hacker News
new
past
comments
ask
show
jobs
points
by
Sinidir
2 hours ago
|
comments
by
ocamoss
1 hours 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"]`.
reply