Open cdce8p opened 21 hours ago
Hey there @home-assistant/core, mind taking a look at this pull request as it has been labeled with an integration (image_processing
) you are listed as a code owner for? Thanks!
Hey there @home-assistant/core, mind taking a look at this pull request as it has been labeled with an integration (energy
) you are listed as a code owner for? Thanks!
Proposed change
https://github.com/cdce8p/mypy-dev/releases/tag/1.14.0a2 Compare: https://github.com/python/mypy/compare/946c1bf424f0102e36156efe5f8149cf5d37c4a4...05a9e79068a5830e57264390c9f6bca859e92053
def func(x: X) -> None: for var in ("hourly", "daily"): print(x[var])