1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-04 22:53:54 +01:00
Files
core/homeassistant/util
Andrey e60f9ca392 More typing (#15449)
## Description:

More typing improvements.

Switch to using `mypy.ini` for flexibility

Add `warn_return_any` check except in `homeassistant.util.yaml` that does typing hacks. Fix some type annotations as resulting from this check and ignore others were fixing is hard.

## Checklist:
  - [x] The code change is tested and works locally.
  - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-13 20:14:45 +03:00
..
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2017-09-25 09:05:09 -07:00
2016-08-04 22:02:19 -07:00
2018-07-13 13:24:51 +03:00
2018-07-13 20:14:45 +03:00
2018-06-25 13:05:07 -04:00