Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt committed Jun 28, 2023
1 parent 645f5c5 commit 93929de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matter_server/client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from .models.node import MatterFabricData, MatterNode

if TYPE_CHECKING:
from chip.clusters.Objects import ClusterAttributeDescriptor, ClusterCommand
from chip.clusters.Objects import ClusterCommand

SUB_WILDCARD: Final = "*"

Expand Down

0 comments on commit 93929de

Please sign in to comment.