Skip to content

Commit adbadef

Browse files
committed
linting
1 parent 4d6907b commit adbadef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/unit/conftest.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55
from functools import partial
66

77
import pytest
8+
from appdaemon import utils
89
from astral import LocationInfo
910
from astral.location import Location
1011
from pytz import BaseTzInfo, timezone
1112

12-
from appdaemon import utils
13-
1413
pytestmark = pytest.mark.ci
1514

1615

0 commit comments

Comments
 (0)