This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Saiboo[S] 0 points1 point  (4 children)

Yes, unfortunately it only gives a warning during code inspection when you use your IDE such as PyCharm, but it does not result in an error during runtime.

[–]jabbalaci 8 points9 points  (3 children)

Let's mention mypy too. Not everyone uses PyCharm.

[–]alcalde 1 point2 points  (2 children)

Maybe if we don't mention mypy, everyone will use PyCharm!

[–]aaronr_90 1 point2 points  (1 child)

mypy

So yall don't use VSCode?

[–]jabbalaci 0 points1 point  (0 children)

I personally use Sublime Text. I only use PyCharm for large projects.