https://github.com/microsoft/pylance-release/issues/2996
If you prefer to suppress these warnings in this case, you can add a # type: ignore
or # pyright: ignore[reportMissingImports]
comment on that line.
https://github.com/microsoft/pylance-release/issues/2996
If you prefer to suppress these warnings in this case, you can add a # type: ignore
or # pyright: ignore[reportMissingImports]
comment on that line.