• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    7
    ·
    1 day ago

    Yes you can use static type hinting and the static type checker (Mypy or Pyright) will catch that. Linters (Pylint) won’t.