Hi everyone! I have a question about mypy extensio...
# general
b
Hi everyone! I have a question about mypy extension when using IDE (vscode) during development. I know from the documentation that I can export third party dependencies with the
./pants export ::
command, but is it possible to export the
[mypy].extra_type_stubs
in pants.yaml as well?
If I want to create an issue, should I use a feature request?
b
I believe an issue already exists for this
h
@bland-father-19717 if you could add a comment to that issue describing your specific case that would be great
it helps prioritize the work
b
@bitter-ability-32190 Thank you. It seems to be the same as this Issue.