Hi all, is it possible to run `mypy` in resolve A ...
# general
s
Hi all, is it possible to run
mypy
in resolve A for one set of files and in resolve B for another set of files? For example, if I have 2 versions of the same package, some files import version 1 and some files import version 2 then I have to tell mypy which type annotations to use - version 1 or version 2
h
cc @curved-television-6568 weren't you looking at this recently?
c
nope, not me..