--- name: Bug Report about: Submit a bug report labels: "bug" --- **Bug Report** (A clear and concise description of what the bug is.) **To Reproduce** ```python # Ideally, a small sample program that demonstrates the problem. # Or even better, a reproducible playground link https://mypy-play.net/ (use the "Gist" button) ``` **Expected Behavior** **Actual Behavior** **Your Environment** - Mypy version used: - Mypy command-line flags: - Mypy configuration options from `mypy.ini` (and other config files): - Python version used: