Chris Meyer
Chris Meyer
**Bug Report** Unexpected typing failure when passing variable, but no error when passing literal dict. Run in strict mode. **To Reproduce** ```mypy --strict typing_problem.py``` **`typing_problem.py`:** ``` import typing # union...
### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? Our build command looks like this: `conda...
### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? We run our build with (on GitHub...