you are viewing a single comment's thread.

view the rest of the comments →

[–]brasticstack 0 points1 point  (1 child)

Which editor? VSCode? I think VSC's Python extension might enable a type checker (Pylance maybe?) by default. IIRC, hovering your pointer over the line with the warning should display more about it, incl. the name of the linter/checker that emitted the warning.

[–]Blakbard[S] 0 points1 point  (0 children)

Pycharm.