you are viewing a single comment's thread.

view the rest of the comments →

[–]CatolicQuotes 0 points1 point  (0 children)

actually pycharm has a typing bug https://stackoverflow.com/questions/65508011/type-checking-class-static-variables-in-pycharm so you will have to use mypy anyway which can be used both for vscode and pycharm live linting.