mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 18:14:35 +01:00
08226a4864
* Add __main__ type hints * Fix most errors of __main__ * Add ignore for script.run() * Add type annotations for from_config_dict and from_config_file * Fix errors * Fix requirement error * Add mypy type check to tests * Enable travis typing check * Messed up the tox deps * Laxer type checker