Hacker News new | ask | show | jobs
by throwra620 1555 days ago
> rewrite my code in awkward ways or add explicit ignore comments.

Probably just used to writing poor quality (immediately unintelligible to someone other than the author but functional) code then.

1 comments

Using typing in Python is a code smell. Lack of understanding of what the language is for and how to use it.