From 63c3e143230908455ec6a93bf1c651724613f351 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 18:19:02 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_adam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_adam.py b/tests/test_adam.py index 2abbf28a2..3487200e5 100644 --- a/tests/test_adam.py +++ b/tests/test_adam.py @@ -30,7 +30,7 @@ async def test_connect_adam_g_o(self): smile_type=None, smile_version="3.7.8", ) - + testdata = {} await self.device_test(smile, "2023-12-17 00:00:01", testdata)