Y
Hacker News
new
|
ask
|
show
|
jobs
by
Orygin
327 days ago
Won't prevent you from shipping this in prod. The stack trace you shown only appearing when you execute the code.
2 comments
kstrauser
327 days ago
Or run mypy etc., because you care about your code.
link
cess11
327 days ago
Tests will, however.
link
Orygin
327 days ago
Sure but that's not what we were talking about. Plus I don't need to add tests like this in my code for it to be valid once compiled
link