Skip to content

Commit

Permalink
Update ts0601_motion.py
Browse files Browse the repository at this point in the history
fix tailing whitespaces
  • Loading branch information
pgroene authored Sep 6, 2023
1 parent 4d3ed21 commit e9bf9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zhaquirks/tuya/ts0601_motion.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ class NeoMotionManufCluster(TuyaNewManufCluster):
104: "_dp_2_attr_update",
105: "_dp_2_attr_update",
113: "_dp_2_attr_update",
}
}

class TuyaMmwRadarClusterBase(NoManufacturerCluster, TuyaMCUCluster):
"""Mmw radar cluster, base class."""
Expand Down

0 comments on commit e9bf9e7

Please sign in to comment.