Closed
Description
We provide a --strict
flag that is strict enough that we can not use it in mypy itself, which is one of the most carefully typed projects I know of.
We should possibly consider removing some flags from strict.
- disallow_return_any? (see False negative when using the power (**) operator #7765)