Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Caius-Bonus committed Sep 30, 2023
1 parent fd80ec2 commit 09c32e4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,7 @@ class IkeaRemote(ClusterHandler):


def compare_quirk_class(cluster: zigpy.zcl.Cluster, name: str):
"""
This returns True if the last two words separated by dots equal the words between the dots in name
"""Return True if the last two words separated by dots equal the words between the dots in name.
This function should probably be moved to the base class
"""
Expand Down

0 comments on commit 09c32e4

Please sign in to comment.