Skip to content

Commit 08bb895

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2eb0703 commit 08bb895

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_generic.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
from unittest.mock import patch
44

5-
import aiohttp
65
import pytest
76

7+
import aiohttp
8+
89
from .test_init import _LOGGER, TestPlugwise, pw_exceptions
910

1011

0 commit comments

Comments
 (0)