▲ | zelphirkalt 14 hours ago | |
For example in mypy the default is to not check procedures, which have no argument type annotations and no return type annotation. That gets rid of your whole problem of untyped library, if you have a wrapper procedure. If VSCode still highlights it, then it is time to configure VSCode properly. |