And when you say "adding the explicit dependency o...
# general
h
And when you say "adding the explicit dependency on pytest in requirements.txt fixed the type checker warning" do you mean just adding pytest to requirements.txt, or also adding an explicit dep on it from the python_tests target? The latter should not be necessary