Skip to content

Commit 6bfc4a7

Browse files
author
NOisi-X
committed
style: apply ruff-format and end-of-file-fixer fixes
1 parent 75890d0 commit 6bfc4a7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

roborock/data/zeo/zeo_code_mappings.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ class ZeoDetergentExpansionType(RoborockEnum):
210210
class ZeoSoftenerExpansionType(RoborockEnum):
211211
softener = 1
212212
softener_expansion = 2
213-
wool_detergent = 3
213+
wool_detergent = 3
214214

215215

216216
class ZeoDirtDetectionStatus(RoborockEnum):
@@ -326,3 +326,4 @@ class ZeoDryerStartError(RoborockEnum):
326326

327327

328328

329+

0 commit comments

Comments
 (0)