mirror of
https://github.com/usetrmnl/ha_core.git
synced 2026-04-29 13:39:29 -07:00
519d9f2fd0
* Migrate WSGI to asyncio * Rename wsgi -> http * Python 3.4 compat * Move linting to Python 3.4 * lint * Lint * Fix Python 3.4 mock_open + binary data * Surpress logging aiohttp.access * Spelling * Sending files is a coroutine * More callback annotations and naming fixes * Fix ios
2 lines
32 B
Python
2 lines
32 B
Python
"""Tests for Home Assistant."""
|