# type: ignore
d imports aren't picked up when they are added in incremental mode
#4856
Labels
# type: ignore
d imports aren't picked up when they are added in incremental mode
#4856
Reports no error in the second pass.
We do pick it up and properly update dependencies to it if it is specified on the command line, so this only comes up when following imports.
The text was updated successfully, but these errors were encountered: