Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jziolkowski committed Sep 15, 2024
1 parent 16879f3 commit d35a4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_environment.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest

from tdmgr.util import TasmotaDevice, TasmotaEnvironment, Message
from tdmgr.util import Message, TasmotaDevice, TasmotaEnvironment


@pytest.mark.parametrize(
Expand Down

0 comments on commit d35a4ab

Please sign in to comment.