mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-19 19:20:22 +00:00
isort and black on the tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from unittest import TestCase
|
||||
from ..protocol import TPLinkSmartHomeProtocol
|
||||
import json
|
||||
from unittest import TestCase
|
||||
|
||||
from ..protocol import TPLinkSmartHomeProtocol
|
||||
|
||||
|
||||
class TestTPLinkSmartHomeProtocol(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user