Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can run a type-checking tool (e.g. mypy) which will tell you if you've made any type errors.

Since Python has no 'compile' step, type-checking takes the place of compiling in other languages.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: