mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Upgrade SQLAlchemy to 2.0.2 (#86436)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -1904,6 +1904,9 @@ async def test_connect_args_priority(hass, config_url):
|
||||
def on_connect_url(self, url):
|
||||
return False
|
||||
|
||||
def _builtin_onconnect(self):
|
||||
...
|
||||
|
||||
class MockEntrypoint:
|
||||
def engine_created(*_):
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user